[−]Trait stats::prelude::HistogramStatic
Required methods
fn add_value(&'static self, value: i64)
fn add_repeated_value(&'static self, value: i64, nsamples: u32)
Implementations on Foreign Types
impl<T> HistogramStatic for LocalKey<T> where
T: Histogram,
T: Histogram,