コード例 #1
0
 /** @return information about the system used to run the benchmark suite on */
 public SystemDetails getSystemDetails() {
   return benchmarkSuiteResult.getSystemDetails();
 }