 |
ProcessThreadTimesPrivilegedProcessorTime Property |
TimeSpan of time run in kernel mode.
Namespace: Xcalibur.NativeMethods.V2.ProcessesAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic TimeSpan PrivilegedProcessorTime { get; }Public ReadOnly Property PrivilegedProcessorTime As TimeSpan
Get
public:
property TimeSpan PrivilegedProcessorTime {
TimeSpan get ();
}member PrivilegedProcessorTime : TimeSpan with get
Property Value
TimeSpan
See Also