stop_timer

Function stop_timer 

Source
pub fn stop_timer(section: &str)
Expand description

Stop a timer for a section

If the mutex is poisoned, this is a no-op. Profiling failures should not crash the application.