![]() | SystemTimerFactory Class |
Namespace: com.espertech.esper.compat.timers
public class SystemTimerFactory : ITimerFactory
The SystemTimerFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemTimerFactory | Initializes a new instance of the SystemTimerFactory class |
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.
|