JobScheduleStatistics.UserCpuTime Property

Definition

Gets the total user mode CPU time (per core) consumed by all tasks in the job schedule.

public TimeSpan UserCpuTime { get; }
member this.UserCpuTime : TimeSpan
Public ReadOnly Property UserCpuTime As TimeSpan

Property Value

Applies to