Skip to main content

profile_scope

Macro profile_scope 

Source
macro_rules! profile_scope {
    ($name:expr) => { ... };
}
Expand description

Profile a scope. Zero-cost when profile feature is disabled.