StorePropertyIds.TotalCpuTime Property

Definition

The total CPU time used by the task (includes the time spent in user-mode and kernel-mode).

public static Microsoft.Hpc.Scheduler.Properties.PropertyId TotalCpuTime { get; }
member this.TotalCpuTime : Microsoft.Hpc.Scheduler.Properties.PropertyId
Public Shared ReadOnly Property TotalCpuTime As PropertyId

Property Value

A PropertyId object that identifies this property.

Applies to