Home
last modified time | relevance | path

Searched defs:GetClockTime (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dtime.h24 static uint64_t GetClockTime(clockid_t clock) in GetClockTime() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dtime.h25 static uint64_t GetClockTime([[maybe_unused]] clockid_t clock) in GetClockTime() function