Searched defs:GetUserTime (Results 1 – 7 of 7) sorted by relevance
401 MagickExport double GetUserTime(TimerInfo *time_info) in GetUserTime() function
561 #define GetUserTime PrependMagickMethod(GetUserTime) macro
152 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
82 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() function in v8::base::OS
622 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