ark_std::perf_trace

Macro end_timer

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