scoped_timer

Macro scoped_timer 

Source
macro_rules! scoped_timer {
    ($name:expr) => { ... };
    ($name:expr, $category:expr) => { ... };
}
Expand description

Create a scoped timer that records on drop