pub fn start_timer(histogram: &Result<Histogram>) -> Option<HistogramTimer>
Expand description

Starts a timer for the given Histogram, stopping when it gets dropped or given to stop_timer(..).