Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp44 constexpr static uint32_t WAIT_TIME_ONCE = 10; variable
189 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_TIME_ONCE)); in StopTakeResults()

Completed in 4 milliseconds