Click or drag to resize
Xcalibur Systems LLC Logo

ProcessThreadTimesTotalProcessorTime Property

TimeSpan of time run in kernel and user mode.

Namespace: Xcalibur.NativeMethods.V2.Processes
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public TimeSpan TotalProcessorTime { get; }

Property Value

TimeSpan
See Also