MonitorEventSubsystemStop.SystemTime Property
The time at which the wRTOS Subsystem stopped, as obtained by function KeQuerySystemTime. This property's value is signed, because KeQuerySystemTime obtains the system time as a signed 64-bit value.
Namespace:
IntervalZero.MaxRT.wRTOS.Monitor
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public long SystemTime { get; }
Property Value
Type: Int64
See Also: