Constant LATENCY_HISTOGRAM_CAPACITY
pub const LATENCY_HISTOGRAM_CAPACITY: usize = 1024; // 1_024usizeExpand description
Capacity of the LatencyHistogram ring buffer.
pub const LATENCY_HISTOGRAM_CAPACITY: usize = 1024; // 1_024usizeCapacity of the LatencyHistogram ring buffer.