Macro breezy_timer::start_timer[][src]

macro_rules! start_timer {
    ( $x:expr ) => { ... };
}

Creates or updates a timer with the provided name. The same timer can be started and stopped as many times as needed, and will keep track of the sum of all the time spent