[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)
Event for externally controlling the time within an net.esper.client.EPRuntime instance.
External clocking must be enabled via net.esper.client.time.TimerControlEvent before this class can be used
to externally feed time.
Namespace: net.esper.client.time
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class CurrentTimeEvent _ Inherits TimerEvent |
C# |
---|
public sealed class CurrentTimeEvent : TimerEvent |
Visual C++ |
---|
public ref class CurrentTimeEvent sealed : public TimerEvent |