Type Alias sentry_core::metrics::GaugeValue

source ·
pub type GaugeValue = f64;
Expand description

Type used for MetricValue::Gauge.