stopwatch_stop

Macro stopwatch_stop 

Source
macro_rules! stopwatch_stop {
    () => { ... };
}