Searched refs:WAIT_LONG_TIME (Results 1 – 2 of 2) sorted by relevance
43 const int WAIT_LONG_TIME = 26000; variable259 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME));
49 const int WAIT_LONG_TIME = 10000; variable1389 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME));1456 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME + WAIT_LONG_TIME));1497 std::this_thread::sleep_for(std::chrono::milliseconds(WAIT_LONG_TIME)); // wait 5s