snarkvm_metrics

Function histogram

Source
pub fn histogram<V: Into<f64>>(name: &'static str, value: V)
Expand description

Updates a histogram with the given name to the given value.