Searched refs:total_run (Results 1 – 1 of 1) sorted by relevance
655 let mut total_run = Duration::new(0, 0); in auto_bench() localVariable684 total_run += loop_run; in auto_bench()686 if total_run > Duration::from_secs(3) { in auto_bench()