Macro re_tracing::profile_scope

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

Create a profiling scope with a custom name.