Function iroh_metrics::observe

source ·
pub fn observe<M>(c: Collector, m: M, v: f64)where
    M: HistogramType + Display,