HomeSort by relevance Sort by last modified time
    Searched defs:GetUserTime (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
platform-posix.cc 75 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
platform-nullos.cc 65 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
platform-win32.cc 597 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) {
    [all...]

Completed in 71 milliseconds