|
CLD
0.1git
|
#include <cld_common.h>
Data Fields | |
| bool | fired |
| bool | on_list |
| void(* | cb )(struct cld_timer *) |
| void * | userdata |
| time_t | expires |
| char | name [32] |
| void(* cld_timer::cb)(struct cld_timer *) |
| time_t cld_timer::expires |
| bool cld_timer::fired |
| char cld_timer::name[32] |
| bool cld_timer::on_list |
| void* cld_timer::userdata |
1.8.7