Home
last modified time | relevance | path

Searched defs:occurTimestamp (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
Dvsync_generator.cpp91 void VSyncGenerator::ListenerVsyncEventCB(int64_t occurTimestamp, int64_t nextTimeStamp, in ListenerVsyncEventCB()
120 int64_t occurTimestamp = 0; in ThreadLoop() local
221 void VSyncGenerator::UpdateWakeupDelay(int64_t occurTimestamp, int64_t nextTimeStamp) in UpdateWakeupDelay()
340 int64_t now, int64_t occurTimestamp, int64_t referenceTime) in GetListenerTimeouted()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Didle_time.cpp73 int64_t occurTimestamp = GetSysTimeNs(); in EventTask() local