Click or drag to resize
Grid Solutions Framework

TimestampSource Enumeration

Represents the source of a timestamp.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.181-beta
Syntax
public enum TimestampSource
Members
Member nameValueDescription
Frame0 An incoming frame timestamp.
RealTime1 Real-time as defined by the concentration engine.
LocalClock2 The system's local clock.
See Also