Definition at line 92 of file cptime.c.
Data Fields | |
int | CmdId |
void(* | pfScheduledCmd )(int, void *) |
void * | pxParam |
time_t | xScheduledTime |
Definition at line 96 of file cptime.c.
Referenced by e_cptime_RecordScheduledCmd(), and prv_v_ShiftScheduledCmdsArray().
void(* st_scheduled_cmd::pfScheduledCmd)(int, void *) |
Referenced by e_cptime_RecordScheduledCmd(), prv_v_ShiftScheduledCmdsArray(), and v_cptime_ExecuteScheduledCmd().
Definition at line 100 of file cptime.c.
Referenced by e_cptime_RecordScheduledCmd(), and prv_v_ShiftScheduledCmdsArray().
Definition at line 94 of file cptime.c.
Referenced by e_cptime_cmd_set_config(), e_cptime_RecordScheduledCmd(), prv_v_ShiftScheduledCmdsArray(), and v_cptime_ExecuteScheduledCmd().