Searched defs:GetUserTime (Results 1 – 6 of 6) sorted by relevance
316 MagickExport double GetUserTime(TimerInfo *time_info) in GetUserTime() function
555 #define GetUserTime PrependMagickMethod(GetUserTime) macro
136 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
524 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
439 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
424 UInt64 GetUserTime() in GetUserTime() function455 UInt64 GetUserTime() { return GetWinUserTime() - StartTime; } in GetUserTime() function