Expand description
Counter for work packets
Provides an abstraction and implementations of counters for collecting work-packet level statistics
See crate::util::statistics for collecting statistics over a GC cycle
Structsยง
- Work
Counter ๐Base Common struct for different work counters - Work
Duration ๐Measure the durations of work packets
Traitsยง
- Work
Counter ๐An abstraction of work counters - Work
Counter ๐Clone MakeWorkCountertrait objects cloneable