24 int (*theFunct)(void) = pcronTable->
function;
37 if((next == -1) || (pcronTable->
frequency < 0))
39 pcronTable->
active = FALSE;
44 if(next == 0) next = pcronTable->
frequency;
TYPE_CRONTAB cronTable[MAX_CRON_EVENTS]
void cronEventHandler(void)
void cronUnregisterAllEvents(void)