[][src]Trait r::microbench::MicroBenchConfig

pub unsafe trait MicroBenchConfig {
    const PRINT_INTERVAL: u64;
    const TIMESTAMP_FUNC: fn() -> u64;
}

Associated Constants

Loading content...

Implementors

Loading content...