Macro aleo_std::end_timer

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