MySQLTime

Undocumented in source.

Members

Functions

toDuration
Duration toDuration()
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.

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