include/struct_timer.h
Definition in file timer.h.
Go to the source code of this file.
Data Structures | |
| struct | stat_timer_desc |
| struct | func_timer_desc |
| union | timer_desc |
| struct | stat_timer |
Defines | |
| #define | TIMER_STAT 0 |
| #define | TIMER_FUNC 1 |
|
|
Definition at line 11 of file timer.h. Referenced by apply_timers(), and remove_expired_timers(). |
|
|
Definition at line 10 of file timer.h. Referenced by apply_timers(), and remove_expired_timers(). |
1.3.6