#include <tclegg.h>
Data Fields | |
struct timer_str * | next |
unsigned int | mins |
char * | cmd |
unsigned long | id |
Definition at line 102 of file tclegg.h.
char* cmd |
Definition at line 105 of file tclegg.h.
Referenced by expmem_chanprog(), list_timers(), and remove_timer().
unsigned long id |
Definition at line 106 of file tclegg.h.
Referenced by list_timers().
unsigned int mins |
Definition at line 104 of file tclegg.h.
Referenced by add_timer(), do_check_timers(), and list_timers().
Definition at line 103 of file tclegg.h.
Referenced by do_check_timers(), expmem_chanprog(), list_timers(), and wipe_timers().