Public Attributes | |
| timer_id | id |
| List * | link |
| BOOL | used |
| signed char | dirty: 2 |
| timeval | expiration |
| timeval | interval |
| TimerCallback | cb |
| void * | udata |
|
|
if 1 or -1 don't remove timer |
|
|
exact time this timer will expire |
|
|
index in timers array |
|
|
interval this timer is set for |
|
|
link chain in timers_sorted |
|
|
arbitrary user data |
|
|
active or inactive, used internally to look for new ids |
1.3.7