Home
last modified time | relevance | path

Searched refs:GetUserTime (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
H A Dplatform-starboard.cc85 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
H A Dplatform.h160 static int GetUserTime(uint32_t* secs, uint32_t* usecs);
H A Dplatform-fuchsia.cc356 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
H A Dplatform-posix.cc766 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
H A Dplatform-win32.cc471 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp456 UInt64 GetUserTime()
482 UInt64 GetUserTime()
575 dest.UserTime = UserTime.GetUserTime();

Completed in 12 milliseconds