Share via


BatchJobStatistics.KernelCpuTime Property

Definition

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

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

Property Value

Applies to