Uses of Class
bb.util.Benchmark.Measurement

Packages that use Benchmark.Measurement
bb.util Provides miscellaneous utility classes and interfaces. 
 

Uses of Benchmark.Measurement in bb.util
 

Fields in bb.util declared as Benchmark.Measurement
protected  Benchmark.Measurement[] Benchmark.measurements
          If Benchmark.params.
 

Methods in bb.util that return Benchmark.Measurement
protected  Benchmark.Measurement Benchmark.measure(long n)
          Measures the execution time of n calls of Benchmark.task.