Home
last modified time | relevance | path

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

/base/time/time_service/services/
H A Dtime_system_ability.cpp70 constexpr uint64_t TWO_MINUTES_TO_MILLI = 120000; member
1050 if (static_cast<uint64_t>(currentTime) + TWO_MINUTES_TO_MILLI > triggerTime) { in SetAutoReboot()
1052 triggerTime = static_cast<uint64_t>(currentTime) + TWO_MINUTES_TO_MILLI; in SetAutoReboot()

Completed in 2 milliseconds