Macro oxygengine_core::profile_scope[][src]

macro_rules! profile_scope {
    ($id:literal, $code:block) => { ... };
}