Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/distributed_stream/
H A Ddistributed_stream_test.cpp38 #define WAIT_MS (16) macro
247 Wsleep(WAIT_MS, SLEEP_MS); in TestSendStream()
294 Wsleep(WAIT_MS, SLEEP_MS); in TestSendCommonStream()
301 Wsleep(WAIT_MS, SLEEP_MS); in TestSendCommonStream()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compile_progress.cpp47 constexpr const int32_t WAIT_MS = 500; member
144 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_MS)); in RegisterVsyncCallback()

Completed in 2 milliseconds