Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.cpp41 constexpr auto printInterval = 30s; in pollStat() local
62 if (cur - last_print >= printInterval) in pollStat()