NamedBenchmark

Required to indicate what is measurable.

Constructors

this
this(string n, int l, string f)
Undocumented in source.

Members

Functions

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

Variables

line
int line;
Undocumented in source.
module_
string module_;
Undocumented in source.
name
string name;
Undocumented in source.

Meta