ISchedulerTaskCounters.TotalCpuTime Property

Definition

Retrieves the total CPU time used by all tasks that are running in the cluster.

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

Property Value

The total CPU time, in milliseconds.

Applies to