Type Definition ore::metrics::ComputedGauge[][src]

pub type ComputedGauge = ComputedGenericGauge<AtomicF64>;
This is supported on crate feature metrics only.
Expand description

A ComputedGenericGauge for 64-bit floating point numbers.