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