Macro tinyprof::profile_region [] [src]

macro_rules! profile_region {
    ($name:expr) => { ... };
}