Searched refs:SLEEP_TIME (Results 1 – 9 of 9) sorted by relevance
38 const int SLEEP_TIME = 30000; variable54 usleep(SLEEP_TIME);59 usleep(SLEEP_TIME);
112 const SLEEP_TIME = 1000;149 this.sleep(SLEEP_TIME);156 this.sleep(SLEEP_TIME);163 this.sleep(SLEEP_TIME);
27 constexpr int SLEEP_TIME = 10; variable67 sleep(SLEEP_TIME); in main()
29 const int SLEEP_TIME = 30000; variable
33 constexpr int SLEEP_TIME = 200; variable194 sleep(SLEEP_TIME); in ThreadTimeCost()
46 constexpr int SLEEP_TIME = 3; variable337 sleep(SLEEP_TIME);347 sleep(SLEEP_TIME);
24 constexpr int SLEEP_TIME = 10; variable141 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in OnGetCommandResponse()
31 const int SLEEP_TIME = 50; variable120 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Loop()
38 constexpr int SLEEP_TIME = 5; variable381 sleep(SLEEP_TIME); // 等待生成文本 in StartAndStopHook()666 sleep(SLEEP_TIME); // 等待生成文本