Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp23 uint64_t nowTime = Now(); in Start() local
32 uint64_t nowTime = Now(); in Stop() local
61 uint64_t nowTime = Now(); in Snapshot() local
/arkcompiler/ets_runtime/test/aottest/operations_stub_test/
Doperations_stub_test.ts17 let nowTime = 1695261311458 variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dmpl_logging.cpp53 struct tm *nowTime = localtime(&timeSeconds); in EmitLogForDevelop() local