BenchmarkOptions

The options controlling the behaviour of benchmark.

Constructors

this
this(string funcname)
Undocumented in source.

Members

Variables

duration
Duration duration;
Undocumented in source.
filename
string filename;
Undocumented in source.
funcname
string funcname;
Undocumented in source.
maxRounds
size_t maxRounds;
Undocumented in source.
seed
int seed;
Undocumented in source.

Meta