end_timer

Macro end_timer 

Source
macro_rules! end_timer {
    ($time:expr, $msg:expr) => { ... };
    ($time:expr) => { ... };
}