The MillisecondsToTimeString static functions converts a time in milliseconds into a string
displaying the time in the following format: 0:00.000
Declaration Syntax
Parameters
- time (UInt64)
- Milliseconds value to convert
Return Value
A string displaying the time (0:00.000)