Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/timer_manager/src/
H A Dtimer_manager.cpp113 auto nowTime = GetMillisTime(); in AddTimerInternal()
142 auto nowTime = GetMillisTime(); in ResetTimerInternal()
183 auto nowTime = GetMillisTime(); in CalcNextDelayInternal()
200 auto nowTime = GetMillisTime(); in ProcessTimersInternal()
/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp196 int64_t nowTime = GetMillisTime();
223 int64_t nowTime = GetMillisTime();
251 int64_t nowTime = GetMillisTime();
267 int64_t presentTime = GetMillisTime();
/foundation/window/window_manager/window_scene/intention_event/utils/src/
H A Dutil.cpp41 int64_t GetMillisTime() in GetMillisTime() function
/foundation/window/window_manager/window_scene/intention_event/utils/include/
H A Dutil.h26 int64_t GetMillisTime();
/foundation/multimodalinput/input/util/common/include/
H A Dutil.h46 int64_t GetMillisTime();
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp77 int64_t GetMillisTime() in GetMillisTime() function
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp48 int64_t downTime = GetMillisTime(); in CreatePointEvent()

Completed in 6 milliseconds