3 references to UserProcessorTime
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Windows\WindowsSnapshotProvider.cs (1)
98
userTimeSinceStart: process.
UserProcessorTime
,
MSBuild (1)
XMake.cs (1)
443
Console.WriteLine("||{0,50}|{1,20:N0}|{2,8}|", "Peak User Processor Time", currentProcess.
UserProcessorTime
.TotalMilliseconds, "ms");
System.Diagnostics.Process (1)
System\Diagnostics\Process.Linux.cs (1)
122
/// It is the sum of the <see cref='System.Diagnostics.Process.
UserProcessorTime
'/> and