Searched refs:setPrimaryWait (Results 1 – 1 of 1) sorted by relevance
61 constexpr auto setPrimaryWait = std::chrono::seconds(3); in updateUbootVersionId() local62 std::this_thread::sleep_for(setPrimaryWait); in updateUbootVersionId()