Commits


Eric authored and Dominic Hamon committed 74b24058ad4
Add Benchmark::Iterations for explicit iteration count control - Fixes #370 (#373) * Add Benchmark::Iterations for explicitly specifying the number of iterations to use. * Document that benchmark::Iterations should not be used to limit benchmark runtimes