Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dcpuinfo.hpp32 static constexpr const int configCheckInterval = 10; variable
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp592 std::chrono::seconds(configCheckInterval)); in getCpuConfiguration()