syslog-ng source
TimerWheel Struct Reference
Collaboration diagram for TimerWheel:

Public Attributes

TWLevellevels [4]
 
struct iv_list_head future
 
guint64 now
 
guint64 base
 
gint num_timers
 
gpointer assoc_data
 
GDestroyNotify assoc_data_free
 

Member Data Documentation

◆ assoc_data

gpointer TimerWheel::assoc_data

◆ assoc_data_free

GDestroyNotify TimerWheel::assoc_data_free

◆ base

guint64 TimerWheel::base

◆ future

struct iv_list_head TimerWheel::future

◆ levels

TWLevel* TimerWheel::levels[4]

◆ now

guint64 TimerWheel::now

◆ num_timers

gint TimerWheel::num_timers

The documentation for this struct was generated from the following file: