Searched refs:waitCheckSleepMs (Results 1 – 1 of 1) sorted by relevance
932 static constexpr uint64_t waitCheckSleepMs = 200; in ProcessControl() local933 std::this_thread::sleep_for(milliseconds(waitCheckSleepMs)); in ProcessControl()935 std::this_thread::sleep_for(milliseconds(waitCheckSleepMs)); in ProcessControl()