ALGE-Timing D-Line/GAZ
Display Blank
This script displays just blank digits:
Display Clock
This script display the current time of day:
Display Countdown
This script will show a countdown when reference is set and in the future. If reference time is not set it will just show the current time of day. If reference time is in the past it will show 0
Display Runtime
This script will show a running time when reference is set and is in the past. If reference time is not set it will show 0.
Display Clock, Countdown or Runtime depending on Reference Time
This script will display different information depending on the reference time:
If reference time is not set it will show the current time of day
If reference time is in the future it will show the countdown
If reference time is in ther past it will show the runtime
Last updated