Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/util/
H A Dtime_format.h32 constexpr int MsPerSecond = 1000; in FormatDateString() local
47 auto ms = tp.time_since_epoch().count() % MsPerSecond; in FormatDateString()

Completed in 1 milliseconds