CLD  0.1git
Data Fields
cld_timer Struct Reference

#include <cld_common.h>

Data Fields

bool fired
 
bool on_list
 
void(* cb )(struct cld_timer *)
 
void * userdata
 
time_t expires
 
char name [32]
 

Field Documentation

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

The documentation for this struct was generated from the following file: