Macro tinyprof::print_region_time [] [src]

macro_rules! print_region_time {
    ($x:expr, $pattern:expr) => { ... };
}