Macro measure_time::print_time[][src]

macro_rules! print_time {
    ($($arg:tt)+) => { ... };
}
Expand description

logs the time with the print! macro