Functions | |
void | Show_Wakeup (float *time) |
void Show_Wakeup | ( | float * | time | ) |
Returns the time specification of the current Wakeup event.
time | - The relative time-from-now as originally passed to Enable_Wakeup_Events() . Passed by reference always. Returned to user. |
NOTE
If the current event is not actually a Wakeup-type event, or if there is no current event, the system will complain.