Function puffin::are_scopes_on
source ยท pub fn are_scopes_on() -> bool
Expand description
Are the profiler scope macros turned on?
This is false
by default.
Turn on with set_scopes_on
.
pub fn are_scopes_on() -> bool
Are the profiler scope macros turned on?
This is false
by default.
Turn on with set_scopes_on
.