Package lumis.util

Class StopWatch


  • public class StopWatch
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      StopWatch()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long pause()  
      long read()  
      void reset()  
      void start()  
      long stop()  
      void unpause()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait