Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp46 static constexpr int DATETIME_STRING_LENGTH = 80; member
333 char sysTime[DATETIME_STRING_LENGTH]; in Dump()
334 std::strftime(sysTime, sizeof(char) * DATETIME_STRING_LENGTH, "%Y%m%d %I:%M:%S.", &curTime); in Dump()

Completed in 2 milliseconds