[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)
Start clock expecting callbacks at regular intervals and a fixed rate.
Catch-up callbacks are possible should the callback fall behind.
Namespace: net.esper.timer
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub StartInternalClock |
C# |
---|
public void StartInternalClock () |
Visual C++ |
---|
public: virtual void StartInternalClock () sealed |