![]() | ITimerFactory Interface |
Namespace: com.espertech.esper.compat.timers
public interface ITimerFactory
The ITimerFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateTimer |
Creates a timer. The timer will begin after dueTime (in milliseconds)
has passed and will occur at an interval specified by the period.
|