TimeOfDay.format
nuint format(const this, overload char[] buffer)Formats this time as HH:MM:SS with optional milliseconds.
Remarks
Formatting writes into the caller-provided buffer when space is available and returns the required character count. Field ranges are not checked during formatting.
Parameters
const
this
overload char[]
buffer
Destination buffer.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.