body abstract method
The body of the benchmark.
This is the part that records measurements of the benchmark.
Implementation
void body(Profile profile);
The body of the benchmark.
This is the part that records measurements of the benchmark.
void body(Profile profile);