Searched defs:GetUserTime (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/v8/src/base/platform/ | ||
| D | platform-starboard.cc | 85 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS |
| D | platform-fuchsia.cc | 356 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS |
| D | platform-posix.cc | 766 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS |
| D | platform-win32.cc | 471 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS |