pub const LATENCY_HISTOGRAM_CAPACITY: usize = 1024;
Capacity of the LatencyHistogram ring buffer.
LatencyHistogram