Searched refs:sleepms (Results 1 – 1 of 1) sorted by relevance
53 int sleepms {0}; member148 if (option.sleepms > 0) { in LoopFunction()151 std::this_thread::sleep_for(std::chrono::milliseconds(option.sleepms)); in LoopFunction()443 if (!GetIntFromArg(args, option.sleepms)) { in main()