Gauge

Constructors

this
this(string name, ulong value)
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.
value
ulong value;
Undocumented in source.

Meta