Home
last modified time | relevance | path

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

/openbmc/phosphor-time-manager/
H A Dbmc_epoch.cpp48 constexpr itimerspec maxTime = { in initialize() local
61 timeFd, TFD_TIMER_ABSTIME | TFD_TIMER_CANCEL_ON_SET, &maxTime, nullptr); in initialize()
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp137 constexpr itimerspec maxTime = { in initialize() local
159 timeFd, TFD_TIMER_ABSTIME | TFD_TIMER_CANCEL_ON_SET, &maxTime, nullptr); in initialize()