RtProcess.StartTime Property
Gets the time that the associated process was started.
Namespace:
IntervalZero.MaxRT.wRTOS.RtApi.Diagnostics
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public DateTime StartTime { get; }
Property Value
Type: DateTime
Implements
IDiagnosticsRtProcess.StartTime
See Also: