#include "FBLib_time.h"Go to the source code of this file.
Functions | |
| bool | cronGetEvent (int Index, int *frequency, dword *nextExecution) | 
Variables | |
| TYPE_CRONTAB | cronTable [MAX_CRON_EVENTS] | 
| bool | cronInit | 
| bool cronGetEvent | ( | int | Index, | 
| int * | frequency, | ||
| dword * | nextExecution | ||
| ) | 
Definition at line 6 of file cronGetEvent.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 cronGetEvent().
      
  | 
  extern | 
Definition at line 4 of file cronEventHandler.c.
Referenced by cronGetEvent().