Function bench_timer::timer_all [] [src]

pub fn timer_all<F>(f: F, times: u32) -> Result<Duration, SystemTimeError> where
    F: FnMut(),