Module mmtk::util::statistics::counter
source · Re-exports§
pub use self::event_counter::EventCounter;
pub use self::long_counter::LongCounter;
pub use self::long_counter::Timer;
pub use self::size_counter::SizeCounter;
Modules§
Structs§
Traits§
- An abstraction over how a specific Diffable value is counted
- An abstraction over some changing values that we want to measure.