Struct SYN_TimerWheel¶
Hashed Timing Wheel Descriptor.
#include <syn_timer_wheel.h>
Public Attributes¶
| Type | Name |
|---|---|
| SYN_TimerWheelNode * | buckets |
| uint32_t | current_tick |
Public Attributes Documentation¶
variable buckets¶
Bucket list array
variable current_tick¶
Current wheel tick
The documentation for this class was generated from the following file src/syntropic/sched/syn_timer_wheel.h