Home
last modified time | relevance | path

Searched refs:SLEEP_TIME_USEC (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Dutility.cpp33 const int SLEEP_TIME_USEC = 50000; // 0.05 seconds variable
107 usleep(SLEEP_TIME_USEC); in wait_for_sigstop()
108 *total_sleep_time_usec += SLEEP_TIME_USEC; in wait_for_sigstop()