Searched refs:DEFAULT_SLEEP_TIME (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
H A D | heap_profiler.cpp | 404 constexpr int DEFAULT_SLEEP_TIME = 100000; in WaitProcess() local 416 usleep(DEFAULT_SLEEP_TIME); in WaitProcess() |
Completed in 3 milliseconds