timer_err

Macro timer_err 

Source
macro_rules! timer_err {
    ($reason:expr,$($arg:tt)*) => { ... };
}