Type Alias sentry_core::metrics::CounterValue

source ·
pub type CounterValue = f64;
Expand description

Type used for MetricValue::Counter.