Module histogram

Module histogram 

Source
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§

HistogramExt
Extension trait for histograms.