Click or drag to resize
Xcalibur Systems LLC Logo

ProcessThreadTimesElapsedTime Property

TimeSpan between the Create and Exit.

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

Property Value

TimeSpan
The elapsed time.
See Also