Macro profile_scope

Source
macro_rules! profile_scope {
    ($profiler:expr, $name:expr) => { ... };
}
Expand description

Macro for easy profiling