Home
last modified time | relevance | path

Searched defs:Timer (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dtime_utils.cpp26 Timer::Timer(uint64_t *duration, bool needRestart) : duration_(duration), startTime_(GetCurrentTimeInNanos()) in Timer() function in ark::time::Timer
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dtime_utils.h29 class Timer { class
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Drun.py28 from vmb.helpers import Timer namespace
H A Dshell.py25 from threading import Thread, Timer namespace
H A Dhelpers.py156 class Timer: class
H A Dreport.py29 from vmb.helpers import Jsonable, pad_left, read_list_file, create_file, Timer namespace
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_timer.h70 struct Timer { struct in maple::MPLTimerManager
/arkcompiler/runtime_core/libpandabase/utils/
H A Dtimers.h95 class Timer { class

Completed in 4 milliseconds