 | PatternsTimerInterval Method |
Timer-interval observer expression.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static PatternObserverExpr TimerInterval(
double seconds
)
Parameters
- seconds
- Type: SystemDouble
is the number of seconds in the interval
Return Value
Type:
PatternObserverExprpattern observer
See Also