Macro bench_timer::timer_sort [] [src]

macro_rules! timer_sort {
    ($times_macro:expr, $times_fn:expr, $($fn_name: tt($($args: expr),*)),+) => { ... };
}