Home
last modified time | relevance | path

Searched defs:MILLISECONDS_PER_SECOND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/core/
H A Drender_manager.h35 static constexpr uint16_t MILLISECONDS_PER_SECOND = 1000; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dmarquee_component.cpp23 static constexpr uint16_t MILLISECONDS_PER_SECOND = 1000; variable
/ohos5.0/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp37 constexpr double MILLISECONDS_PER_SECOND = 1000.0; variable