Home
last modified time | relevance | path

Searched refs:SLEEP_TIME_US (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dopen_stacktrace_catcher.cpp31 static const inline int SLEEP_TIME_US = 100000; member
91 usleep(SLEEP_TIME_US); in WaitChildPid()
134 usleep(SLEEP_TIME_US); // poll every 0.1 sec in ForkAndDumpStackTrace()
135 leftTimeMicroSecond -= SLEEP_TIME_US; in ForkAndDumpStackTrace()

Completed in 1 milliseconds