Macro dipstick::mod_timer[][src]

macro_rules! mod_timer {
    ($type_param: ty, $mod_metrics: expr, { $($metric_id: ident: $metric_name: expr),* $(,)* } ) => { ... };
}

Define module-scoped timers.