Custom Functions
Method | Parameters | Description |
---|---|---|
|
| Formats the converted timespan to a given precision and makes sure that the format matche the ALGE-Timing protocol
Example: |
precision
can be any of the following enumeration:
"Seconds"
or0
"Tenths"
or1
"Hundredths"
or2
"Thousands"
or3
Last updated