2 references to UserProcessorTime
System (2)
services\monitoring\system\diagnosticts\Process.cs (1)
1085return GetProcessTimes().UserProcessorTime;
services\monitoring\system\diagnosticts\ProcessThread.cs (1)
277return GetThreadTimes().UserProcessorTime;