profile

Macro profile 

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

Macro to create a profiling scope