Macro measure_time::info_time [] [src]

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

logs the time with the info! macro