#include <timers.h>
Public Attributes | |
| struct timer * | tmr_next |
| clock_t | tmr_exp_time |
| tmr_func_t | tmr_func |
| tmr_arg_t | tmr_arg |
| struct timer * | tim_next |
| timer_func_t | tim_func |
| int | tim_ref |
| time_t | tim_time |
| int | tim_active |
Definition at line 29 of file timers.h.
| timer_func_t timer::tim_func |
struct timer* timer::tim_next [read] |
| int timer::tim_ref |
struct timer* timer::tmr_next [read] |
1.5.8