TimeOfDay.getMs
ushort getMs()Gets fractional milliseconds within the current second.
Remarks
The calculation is floor(fraction * 1000 / 256), producing 0..996.
Generated with campc 0.11.0-preview.1.
ushort getMs()Gets fractional milliseconds within the current second.
The calculation is floor(fraction * 1000 / 256), producing 0..996.
Generated with campc 0.11.0-preview.1.