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