Edit

Share via


Environment.ProcessCpuUsage.PrivilegedTime Property

Definition

Gets the amount of time the process has spent running code inside the operating system code.

public:
 property TimeSpan PrivilegedTime { TimeSpan get(); };
public TimeSpan PrivilegedTime { get; }
member this.PrivilegedTime : TimeSpan
Public ReadOnly Property PrivilegedTime As TimeSpan

Property Value

Applies to