Skip to content

Struct SYN_TimerWheel

ClassList > 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

SYN_TimerWheelNode* SYN_TimerWheel::buckets[SYN_TIMER_WHEEL_BUCKETS];

Bucket list array


variable current_tick

uint32_t SYN_TimerWheel::current_tick;

Current wheel tick



The documentation for this class was generated from the following file src/syntropic/sched/syn_timer_wheel.h