Timer

Constructors

this
this(string name, ulong time)
Undocumented in source.

Members

Functions

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

Variables

name
string name;
Undocumented in source.
time
ulong time;
Undocumented in source.

Meta