Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h31 int64_t presentTime; member
/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp267 int64_t presentTime = GetMillisTime();
273 if ((*tIter)->nextCallTime > presentTime) {
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp623 presentTimeRecords_[count_].presentTime = timestamp; in RecordPresentTime()
646 nowFlushTimestamp = presentTimeRecords_[order].presentTime; in SelectHitchsInfo()
725 result += std::to_string(presentTimeRecords_[order].presentTime) + "\n"; in Dump()
738 result += std::to_string(presentTimeRecords_[order].presentTime) + "\n"; in DumpByName()

Completed in 2 milliseconds