Home
last modified time | relevance | path

Searched refs:setPrimaryWait (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Ditem_updater_helper.cpp61 constexpr auto setPrimaryWait = std::chrono::seconds(3); in updateUbootVersionId() local
62 std::this_thread::sleep_for(setPrimaryWait); in updateUbootVersionId()