#include <nebstructs.h>
Data Fields | |
int | type |
int | flags |
int | attr |
struct timeval | timestamp |
int | event_type |
int | recurring |
time_t | run_time |
void * | event_data |
void * | event_ptr |
Definition at line 48 of file nebstructs.h.
struct timeval nebstruct_timed_event_struct::timestamp [read] |