Searched refs:SLEEP_GRANULARITY (Results 1 – 1 of 1) sorted by relevance
213 constexpr useconds_t SLEEP_GRANULARITY = 100 * 1000; // granularity 100 ms variable226 useconds_t duration = std::min(SLEEP_GRANULARITY, timeLimitUs);