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