TimeOfDay
struct TimeOfDayTime within a calendar day.
Remarks
The fractional second is stored as fraction / 256.
Instance fields
Instance members
nuint
format(const this, overload char[] buffer)
ascribes CharFormatteroverload
Formats this time as HH:MM:SS with optional milliseconds.
ushort
getMs()
property
Gets fractional milliseconds within the current second.
TimeSpan
getSinceMidnight()
property
Gets the duration since midnight.
bool
Returns true when this time has valid hour, minute, and second fields.
Static members
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.