[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Enumeration that describes what type of clock we are using.
Namespace: net.esper.client.time
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Enumeration ClockTypeEnum |
C# |
---|
public enum ClockTypeEnum |
Visual C++ |
---|
public enum class ClockTypeEnum |
Members
Class | Description |
---|---|
CLOCK_EXTERNAL | For external clocking. |
CLOCK_INTERNAL | For internal clocking. |