Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.h121 static constexpr int MILLION_TIME = 1000; variable
185 static constexpr int MILLION_TIME = 1000; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dclock_scope.h55 static constexpr uint32_t MILLION_TIME = 1000; variable