RtssEnvironment GetClockTime Method IntervalZero RTX Managed Code
Gets an absolute time from a clock

Namespace:  RTX
Assembly:  IntervalZero.RTX (in IntervalZero.RTX.dll) Version: 12.0.0.0 (12.0.0.0)

Syntax

public static long GetClockTime(
	Clock clock
)

Return Value

Type: OnlineInt64
The clock's current time
See Also