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

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

Associated Constants

Loading content...

Implementors

Loading content...