Searched refs:time_last_progress_update (Results 1 – 1 of 1) sorted by relevance
394 double time_last_progress_update = 0; in try_run_some_benchmarks() local487 if (time_now > time_last_progress_update + 1.0f) { in try_run_some_benchmarks()488 time_last_progress_update = time_now; in try_run_some_benchmarks()