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 v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.
ushort getMs()Gets fractional milliseconds within the current second.
The calculation is floor(fraction * 1000 / 256), producing 0..996.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.