Home
last modified time | relevance | path

Searched refs:NIGHT_FIVE_CLOCK (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp40 constexpr int32_t NIGHT_FIVE_CLOCK = 5; member
129 } else if (curLocalTime.tm_hour >= NIGHT_TWENTY_THREE_CLOCK || curLocalTime.tm_hour < NIGHT_FIVE_CLOCK || in GetNapTimeOut()
130 (curLocalTime.tm_hour == NIGHT_FIVE_CLOCK && curLocalTime.tm_min < THREE_QUARTERS)) { in GetNapTimeOut()

Completed in 1 milliseconds