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