#include "FBLib_time.h"
Go to the source code of this file.
Functions | |
bool | cronModifyEvent (int Index, int frequency, dword nextExecution) |
Variables | |
TYPE_CRONTAB | cronTable [MAX_CRON_EVENTS] |
bool | cronInit |
bool cronModifyEvent | ( | int | Index, |
int | frequency, | ||
dword | nextExecution | ||
) |
Definition at line 6 of file cronModifyEvent.c.
References cronInit, cronTable, cronUnregisterAllEvents(), TYPE_CRONTAB::frequency, MAX_CRON_EVENTS, TYPE_CRONTAB::nextExecution, TRACEENTER, and TRACEEXIT.
|
extern |
Definition at line 5 of file cronEventHandler.c.
Referenced by cronModifyEvent().
|
extern |
Definition at line 4 of file cronEventHandler.c.
Referenced by cronModifyEvent().