Searched refs:RUN_INTERVAL (Results 1 – 1 of 1) sorted by relevance
128 #define RUN_INTERVAL 20ULL * NS_PER_MS macro137 static unsigned long long run_interval = RUN_INTERVAL;307 } while ((time - start_time) < RUN_INTERVAL); in busy_loop()