TimerWheel Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
TimerWheel() | Initializes a new instance of the TimerWheel class with the default number of sectors (512) and sector span (1 second). | |
TimerWheel(Int32, TimeSpan) | Initializes a new instance of the TimerWheel class. |
Top