Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_client.cpp27 static constexpr int32_t SLEEP_UNIT = 100 * 1000; member
145 int32_t loop = SLEEP_DUR / SLEEP_UNIT; in OnDemandStart()
148 usleep(SLEEP_UNIT); in OnDemandStart()
155 usleep(SLEEP_UNIT); in OnDemandStart()

Completed in 1 milliseconds