Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dipmi_fru_info_area.cpp48 static constexpr auto secs_per_min = 60; variable
50 secs_from_1970_1996 + secs_per_min * maxMfgDateValue;
244 raw /= secs_per_min; in appendMfgDate()