Macro snarkos_profiler::end_timer[][src]

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