MySQLTime

Undocumented in source.

Members

Functions

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

Static functions

from
MySQLTime from(Duration duration)
Undocumented in source. Be warned that the author may not have intended to support it.
from
MySQLTime from(TimeOfDay tod)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

days
uint days;
Undocumented in source.
hours
ubyte hours;
Undocumented in source.
mins
ubyte mins;
Undocumented in source.
negative
ubyte negative;
Undocumented in source.
secs
ubyte secs;
Undocumented in source.
usecs
uint usecs;
Undocumented in source.

Meta