definition of a periodic tasklist entry More...
#include <dessert.h>

| Data Fields | |
| dessert_periodiccallback_t * | c | 
| callback to call | |
| struct timeval | scheduled | 
| when to call next | |
| struct timeval | interval | 
| call every | |
| void * | data | 
| data pointer to pass to callback | |
| struct dessert_periodic * | next | 
| internal pointer for task list | |
definition of a periodic tasklist entry
 1.6.2
 1.6.2