Home
last modified time | relevance | path

Searched defs:nowTime (Results 1 – 2 of 2) 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