pub type ComputedGauge = ComputedGenericGauge<AtomicF64>;Available on crate feature
metrics only.Expand description
A ComputedGenericGauge for 64-bit floating point numbers.
Aliased Typeยง
pub struct ComputedGauge { /* private fields */ }