BatchTaskStatistics.UserCpuTime Property

Definition

The total user mode CPU time (summed across all cores and all Compute Nodes) consumed by the Task. The time duration is specified in ISO 8601 format.

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

Property Value

Applies to