Macro thread_profiler::profile_scope [] [src]

macro_rules! profile_scope {
    ($string:expr) => { ... };
}