Skip to main content

profile_function

Macro profile_function 

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

Profiling macros for easy instrumentation