profile_marker

Macro profile_marker 

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

A helper macro to define profile scopes.