[][src]Function test::bench::benchmark

pub fn benchmark<F>(
    desc: TestDesc,
    monitor_ch: Sender<MonitorMsg>,
    nocapture: bool,
    f: F
) where
    F: FnMut(&mut Bencher), 
🔬 This is a nightly-only experimental API. (test)