Searched refs:WAIT_ONE_TIME (Results 1 – 2 of 2) sorted by relevance
96 const std::int32_t WAIT_ONE_TIME = 1000; variable
214 std::this_thread::sleep_for(std::chrono::milliseconds(Constants::WAIT_ONE_TIME)); in SendToIDMAccountDelete()