Share via


BatchJobScheduleStatistics.UserCpuTime Property

Definition

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

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

Property Value

Applies to