 | EPEventServiceTimeControlCurrentTime Property |
Returns current engine time.
If time is provided externally via timer events, the function returns current time as externally provided.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxlong CurrentTime { get; }
Property Value
Type:
Int64current engine time
See Also