re_tracing

Macro profile_scope

Source
macro_rules! profile_scope {
    ($($arg: tt)*) => { ... };
}
Expand description

Create a profiling scope with a custom name.