timer

Macro timer 

Source
macro_rules! timer {
    ($code_block:expr) => { ... };
}
Expand description

Times the duration whatever gets passed in