Macro re_tracing::profile_scope

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

Create a profiling scope with a custom name.