Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/
Dinterface_class_method.ts19 currentTime: Date; property
25 currentTime: Date; property in Clock
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dwait_list.h82 auto currentTime = time::GetCurrentTimeInMillis(true); in GetReadyValue() local
96 auto currentTime = time::GetCurrentTimeInMillis(true); in HaveReadyValue() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller_utils.h36 double currentTime = in GetSystemTimeInMs() local
Dmem_controller.h43 double currentTime = in GetSystemTimeInMs() local
/arkcompiler/ets_runtime/ecmascript/taskpool/
Dtask_queue.cpp99 auto currentTime = std::chrono::steady_clock::now(); in MoveExpiredTask() local
113 auto currentTime = std::chrono::steady_clock::now(); in WaitForTask() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp41 …auto currentTime = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).c… in InsertAsyncStackTrace() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_aged_counter_priority.h49 uint64_t currentTime = time::GetCurrentTimeInMillis(); in UpdateCounterAndCheck() local
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dtools.cpp47 std::time_t currentTime = std::time(nullptr); in StartSamplingProfiler() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_queue.cpp42 auto currentTime = time::GetCurrentTimeInNanos(); in GetTask() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Dasync_detect.cpp49 …auto currentTime = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).c… in AsyncDetectCallBack() local
/arkcompiler/toolchain/tooling/utils/
Dutils.cpp42 tm* currentTime = localtime(&timep); in GetCurrentTime() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_atomics.cpp587 uint64_t currentTime = 0; in DoWait() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp733 auto currentTime = std::chrono::system_clock::now(); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js62911 currentTime: 0, property