Macro measure_time::error_time[][src]

macro_rules! error_time {
    (target: $target:expr, $($arg:tt)+) => { ... };
    ($($arg:tt)+) => { ... };
}

logs the time with the error! macro