time_guard

Macro time_guard 

Source
macro_rules! time_guard {
    ($namestr:expr) => { ... };
}