Tor 0.4.9.0-alpha-dev
Data Fields
timeouts Struct Reference

Data Fields

struct timeout_list wheel [WHEEL_NUM][WHEEL_LEN]
 
struct timeout_list expired
 
wheel_t pending [WHEEL_NUM]
 
timeout_t curtime
 
timeout_t hertz
 

Detailed Description

Definition at line 215 of file timeout.c.

Field Documentation

◆ curtime

timeout_t curtime

Definition at line 220 of file timeout.c.

◆ expired

struct timeout_list expired

Definition at line 216 of file timeout.c.

◆ hertz

timeout_t hertz

Definition at line 221 of file timeout.c.

◆ pending

wheel_t pending[WHEEL_NUM]

Definition at line 218 of file timeout.c.

◆ wheel

struct timeout_list wheel[WHEEL_NUM][WHEEL_LEN]

Definition at line 216 of file timeout.c.


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