The MillisecondsToTimeString static functions converts a time in milliseconds into a string
displaying the time in the following format: 0:00.000


- time (UInt64)
- Milliseconds value to convert

A string displaying the time (0:00.000)