profile

Macro profile 

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

Profiling macros