Macro ark_std::end_timer[][src]

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