Home
last modified time | relevance | path

Searched defs:MILLISECOND (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.h39 static const int MILLISECOND = 1000; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.h63 enum TimeUnitStyle { YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, MILLISECOND }; enumerator