Home
last modified time | relevance | path

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

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h55 ELAPSED_REALTIME = 3 enumerator
/ohos5.0/base/time/time_service/services/time/src/
H A Dntp_update_time.cpp85 timerPara.timerType = static_cast<int>(ITimerManager::TimerType::ELAPSED_REALTIME); in Init()
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp302 paras.timerType = ITimerManager::TimerType::ELAPSED_REALTIME; in ParseTimerPara()
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp801 SetLocked(ELAPSED_REALTIME, nextNonWakeup.time_since_epoch(), bootTime); in RescheduleKernelTimerLocked()