BenchmarkData.times

Undocumented in source.
struct BenchmarkData(uint testsNum, uint iterationsNum)
long[iterationsNum][testsNum] times;

Meta