Function get_warmup_millis

Source
pub fn get_warmup_millis() -> u64
Expand description

The currently defined number of milliseconds used to “warm-up” the benchmark. The default is 3,000 ms.

Use set_warmup_millis to change the value.