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