Searched refs:kSleepTimeMicroseconds (Results 1 – 1 of 1) sorted by relevance
211 static constexpr int kSleepTimeMicroseconds = 50000; // 0.05 seconds variable236 usleep(kSleepTimeMicroseconds); in wait_for_sigstop()237 *total_sleep_time_usec += kSleepTimeMicroseconds; in wait_for_sigstop()