JobPropertyIds.TotalKernelTime Property

Definition

The elapsed execution time for kernel-mode instructions (the total time that the job spent in kernel-mode).

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

Property Value

A PropertyId object that identifies this property.

Applies to