Uses of Class
morfologik.util.PerformanceTimer

Packages that use PerformanceTimer
morfologik.util   
 

Uses of PerformanceTimer in morfologik.util
 

Methods in morfologik.util that return PerformanceTimer
static PerformanceTimer PerformanceTimer.run(Callable<Void> task, int warmupRounds, int cycles)
          Run the task with a given number of warm-up rounds and the given number of cycles.
 



Copyright © 2010. All Rights Reserved.