4 references to GetThreadTimes
System (4)
services\monitoring\system\diagnosticts\ProcessThread.cs (4)
218return GetThreadTimes().PrivilegedProcessorTime; 241return GetThreadTimes().StartTime; 265return GetThreadTimes().TotalProcessorTime; 277return GetThreadTimes().UserProcessorTime;