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.h128 static constexpr int MILLION_TIME = 1000; variable
194 static constexpr int MILLION_TIME = 1000; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dclock_scope.h65 static constexpr uint32_t MILLION_TIME = 1000; variable