stopwatch_start

Macro stopwatch_start 

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