door timer
Procs | |
set_timer | Set the timer. Does NOT automatically start counting down, but does update the display. |
---|---|
time_left | Return time left. Arguments: |
Proc Details
set_timer
Set the timer. Does NOT automatically start counting down, but does update the display.
returns TRUE if no change occurred
Arguments: value - time in deciseconds to set the timer for.
time_left
Return time left. Arguments:
- seconds - return time in seconds if TRUE, else deciseconds.