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()
39 const unsigned long long SLEEP_TIME = 5; variable148 sleep(SLEEP_TIME);
33 constexpr int SLEEP_TIME = 200; variable194 sleep(SLEEP_TIME); in ThreadTimeCost()
24 constexpr int SLEEP_TIME = 10; variable141 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in OnGetCommandResponse()
34 const int SLEEP_TIME = 50; variable124 std::this_thread::sleep_for(std::chrono::milliseconds(SLEEP_TIME)); in Loop()
49 constexpr int SLEEP_TIME = 3; variable86 sleep(SLEEP_TIME); // wait process exit in StopProcessStub()555 sleep(SLEEP_TIME);565 sleep(SLEEP_TIME);
40 constexpr int SLEEP_TIME = 10; variable419 sleep(SLEEP_TIME); // 等待生成文本 in StartAndStopHook()710 sleep(SLEEP_TIME); // 等待生成文本979 sleep(SLEEP_TIME); // 等待生成文本