Same as BENCHMARK_RELATIVE, but allows one to return the actual number of iterations that have been run.
Declared in <folly/Benchmark.h>
#define BENCHMARK_RELATIVE_MULTI(name, ...)
| Name | Description |
|---|---|
| name | The benchmark's name, also used as its function identifier. |