Searched defs:BenchmarkInfo (Results 1 – 1 of 1) sorted by relevance
5549 struct BenchmarkInfo { struct5550 std::string name;5551 double estimatedDuration;5552 int iterations;5553 int samples;5554 unsigned int resamples;5555 double clockResolution;5556 double clockCost;