FunctionBenchmark.benchmarkName

Template parameter repeated as a struct field to simplify code elsewhere.

struct FunctionBenchmark(string name, alias genIndependantVariable, alias independantToData = void)
immutable
string benchmarkName;

Meta