Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp378 const auto& animationEndLantency = (data.endVsyncTime - data.beginVsyncTime) / NS_TO_MS; in ReportEventComplete() local
379 const auto& e2eLatency = animationStartLantency + animationEndLantency; in ReportEventComplete()
395 EVENT_KEY_ANIMATION_END_LATENCY, static_cast<uint64_t>(animationEndLantency), in ReportEventComplete()

Completed in 3 milliseconds