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