Searched refs:last_sensors_update (Results 1 – 1 of 1) sorted by relevance
75 static uint64_t last_sensors_update; variable252 if (now - last_sensors_update < UPDATE_INTERVAL) in update_sensors()255 last_sensors_update = now; in update_sensors()