Searched refs:UPDATE_INTERVAL (Results 1 – 3 of 3) sorted by relevance
46 #define UPDATE_INTERVAL 1 /* update the progress meter every second */ macro246 alarm(UPDATE_INTERVAL); in update_progress_meter()268 alarm(UPDATE_INTERVAL); in start_progress_meter()
48 #define UPDATE_INTERVAL 500 /* update interval in ticks */ macro256 if (now - last_sensors_update < UPDATE_INTERVAL) in update_sensors()
45 #define UPDATE_INTERVAL 500 /* update interval in ticks */ macro281 if (now - last_resources_update < UPDATE_INTERVAL) in update_resources()