Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds