Edit

Share via


SchedulerTaskCounters.TotalKernelTime Property

Definition

The elapsed execution time for kernel-mode instructions (the total time that all tasks that are running in the cluster have spent in kernel-mode).

public long TotalKernelTime { get; }
member this.TotalKernelTime : int64
Public ReadOnly Property TotalKernelTime As Long

Property Value

The total kernel-mode time, in milliseconds.

Implements

Applies to