healpix.core.test
Class Performance.StopWatch

java.lang.Object
  extended by healpix.core.test.Performance.StopWatch
Enclosing class:
Performance

public static class Performance.StopWatch
extends Object

helper class to print time


Constructor Summary
Performance.StopWatch()
           
 
Method Summary
 void printTime(String label)
           
 void start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Performance.StopWatch

public Performance.StopWatch()
Method Detail

start

public void start()

printTime

public void printTime(String label)

"Built from revision exported"