Home
last modified time | relevance | path

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

/ark/runtime_core/libpandabase/os/
Dtime.h26 const auto GetClockTimeInMicro = panda::os::unix::time::GetClockTimeInMicro; // NOLINT(readability… variable
Dtime.cpp20 uint64_t GetClockTimeInMicro() in GetClockTimeInMicro() function
/ark/runtime_core/libpandabase/os/unix/
Dtime_unix.cpp35 uint64_t GetClockTimeInMicro() in GetClockTimeInMicro() function