public class BenchmarkFramework
extends java.lang.Object
| Constructor | Description |
|---|---|
BenchmarkFramework(int iterations,
int timeLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
execute(BenchmarkTest test) |
public void execute(BenchmarkTest test)