Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/src/util/
H A Dtime_format.h35 constexpr int UsPerSecond = 1000 * 1000; in FormatDateString() local
40 auto us = tp.time_since_epoch().count() % UsPerSecond; in FormatDateString()

Completed in 1 milliseconds