Searched refs:DEVICE_DELAY_STEP (Results 1 – 1 of 1) sorted by relevance
30 constexpr auto DEVICE_DELAY_STEP = 10ms; variable75 std::this_thread::sleep_for(DEVICE_DELAY_STEP); in WaitAdded()93 std::this_thread::sleep_for(DEVICE_DELAY_STEP); in TearDown()