Searched refs:last_spin_time (Results 1 – 1 of 1) sorted by relevance
5710 static time_t last_spin_time = (time_t)0; in get_one_dataset() local5717 if (last_spin_time + SPINNER_TIME < now) { in get_one_dataset()5719 last_spin_time = now; in get_one_dataset()