chj_util

Macro time_guard

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