Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp286 std::chrono::duration<double> distributeTime = nowEnd - nowStart; in DistributeTimeAction() local
287 std::string distributeTimeCharacter = std::to_string((distributeTime).count()); in DistributeTimeAction()
290 "eventName: " + eventName + "," + "distributeTime: " + distributeTimeCharacter + "," + in DistributeTimeAction()

Completed in 1 milliseconds