Expand description
Utilities for working with histograms.
Structs§
- Buckets
- Holds constants for bucket sizes for histograms.
- Timed
- A wrapper around a histogram that includes a clock.
- Timer
- A timer that records a duration when dropped.
Traits§
- Histogram
Ext - Extension trait for histograms.