firestorm_enabled

Macro profile_method

Source
macro_rules! profile_method {
    ($($t:tt)*) => { ... };
}