The TimerWheeltype exposes the following members.

Fields

  Name Description
DefaultSectorCount
The number of sectors in the timer wheel. This value should be a power of 2.
DefaultSectorSpan
The span for each sector. This gives the resolution for the timer wheel.
MaxCurrentCount
Maximum possible value for the count for a timer item.
MaxSectors
Maximum possible value for number of sectors.
MaxSpanSeconds
Maximum possible value for span seconds.

See Also