start_timer

Function start_timer 

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

Start a timer for a section

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