!!TL:XXXX;
| Turn Limit support |
OPTIONS
|
C#
| Enable left time ticking.
$ = 1 - run ticking
$ = 0 - pause ticking
Comment:
The latest command works. So you can call "pause" 10 times but call "run" one time and it will run. So no calling stack present.
|
E$
| Enable "show left time always".
$ = 1 - enable
$ = 0 - disable
Comment:
If you turn it ON, it will shows seconds left always but not the latest 10 seconds as usual.
|
T#/$
| Time format
| # | $ - Set/check/get
0 | current time in ms
| 1 | current time in s
| 2 | turn start time in ms
| 3 | turn start time in s
| 4 | pause start time in ms
| 5 | pause start time in s
| 6 | turn length time in ms
| 7 | turn length time in s
| |
|