dessert_periodic Struct Reference
[Global defines, typedefs, and structures]

definition of a periodic tasklist entry More...

#include <dessert.h>

Collaboration diagram for dessert_periodic:

Data Fields

dessert_periodiccallback_tc
 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_periodicnext
 internal pointer for task list

Detailed Description

definition of a periodic tasklist entry


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