ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Classes | |
struct | CTASK_T |
Macros | |
#define | DIMTASKS 256 |
Functions | |
bool | CycTasks_Init (time_t dt) |
bool | CycTasks_Register (CYCLIC_F task, void *arg, time_t dt) |
void | CycTasks_Stats () |
#define DIMTASKS 256 |
Definition at line 33 of file zeCycTasks.c.
bool CycTasks_Init | ( | time_t | dt | ) |
Definition at line 63 of file zeCycTasks.c.
Definition at line 91 of file zeCycTasks.c.
void CycTasks_Stats | ( | ) |
Definition at line 129 of file zeCycTasks.c.