Macro measure_time::debug_time [] [src]

macro_rules! debug_time {
    ($e:expr) => { ... };
}

logs the time with the debug! macro