Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A Dgcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch309 time_zone::_M_get_sys_info(sys_seconds tp) const
324 + sys_seconds t = info.begin - seconds(1);
332 + sys_seconds active_rule_start = sys_seconds::min();
357 + sys_seconds rule_start;
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h209 using sys_seconds = sys_time<std::chrono::seconds>; variable
6253 fds = fields<CT>{year_month_day{sd}, hh_mm_ss<CT>{tp-sys_seconds{sd}}};
6256 hh_mm_ss<CT>{days{1} - (sys_seconds{sd} - tp)}};