Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp65 constexpr static const size_t cacheTimeoutSeconds = 10; variable
432 std::chrono::seconds(cacheTimeoutSeconds))); in ipmiStorageWriteFRUData()