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