Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dtime.h37 static uint64_t GetStartRealTime() in GetStartRealTime() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dtime.h38 static uint64_t GetStartRealTime() in GetStartRealTime() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5898 int JSNApi::GetStartRealTime(const EcmaVM *vm) in GetStartRealTime() function in panda::JSNApi