Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
Dtimer_manager_interface.h51 ELAPSED_REALTIME = 3 enumerator
/base/time/time_service/services/time/src/
Dntp_update_time.cpp104 int32_t timerType = ITimerManager::TimerType::ELAPSED_REALTIME; in Init()
/base/time/time_service/services/
Dtime_system_ability.cpp228 paras.timerType = ITimerManager::TimerType::ELAPSED_REALTIME; in ParseTimerPara()
/base/time/time_service/services/timer/src/
Dtimer_manager.cpp551 SetLocked(ELAPSED_REALTIME, nextNonWakeup.time_since_epoch()); in RescheduleKernelTimerLocked()