BatchJobStatistics.UserCpuTime Property

Definition

The total user mode CPU time (summed across all cores and all Compute Nodes) consumed by all Tasks in the Job.

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

Property Value

Applies to