Timers
The Timer component is a special Text component, which allows you to define counters and timers. They may be useful for timelapses or speed runs. You can customize the format in the Format property.
Symbol | Meaning |
---|---|
hh | Hours with two digits |
mm | Minutes with two digits |
ss | Seconds with two digits |
s0 .. s6 | Second-fractional part with 0..6 digits of accuracy |
dd | Days |
Z | Seconds without limit |
ZB | Seconds, binary, without limit |
ZO | Seconds, octal, without limit |
ZD | Seconds, decimal, without limit; the same as Z |
ZH | Seconds, hexadecimal, without limit |
Created: 17:01, 12. Dec 2020; Most recent change: 12:52, 27. Nov 2023