Home
last modified time | relevance | path

Searched defs:MILLISECONDS_PER_SEC (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_logger.h53 static constexpr const int MILLISECONDS_PER_SEC = 1000; member in panda::ecmascript::ModuleLogger
/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmutex.cpp164 const int64_t MILLISECONDS_PER_SEC = 1000; in ConvertTime() local
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.cpp184 const int64_t MILLISECONDS_PER_SEC = 1000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.cpp184 const int64_t MILLISECONDS_PER_SEC = 1000; in ConvertTime() local
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
H A Dmutex.cpp339 const int64_t MILLISECONDS_PER_SEC = 1000; in ConvertTime() local
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/
H A Dfmutex.cpp362 const int64_t MILLISECONDS_PER_SEC = 1000; member

Completed in 4 milliseconds