Time

Undocumented in source.

Constructors

this
this(ubyte h, ubyte m, ubyte s, ushort ms)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hour
ubyte hour;
Undocumented in source.
minute
ubyte minute;
Undocumented in source.
msecond
ushort msecond;
Undocumented in source.
second
ubyte second;
Undocumented in source.

Meta