Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp285 InnerEvent::TimePoint nowEnd = InnerEvent::Clock::now(); in DistributeTimeAction() local
286 std::chrono::duration<double> distributeTime = nowEnd - nowStart; in DistributeTimeAction()
292 if ((nowEnd - std::chrono::milliseconds(distributeTimeout)) > nowStart) { in DistributeTimeAction()

Completed in 3 milliseconds