Searched defs:getMonotonicTime (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dfuchsia.cpp169 u64 getMonotonicTime() { return _zx_clock_get_monotonic(); } function in namespace:scudo
H A Dlinux.cpp118 u64 getMonotonicTime() { function in namespace:scudo::__anon3676

Completed in 108 milliseconds