de.lessvoid.nifty.tools
Class StopWatch

java.lang.Object
  extended by de.lessvoid.nifty.tools.StopWatch

public class StopWatch
extends Object


Constructor Summary
StopWatch(TimeProvider timeProviderParam)
           
 
Method Summary
 void start()
           
 long stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopWatch

public StopWatch(TimeProvider timeProviderParam)
Method Detail

stop

public long stop()

start

public void start()


Copyright © 2012. All Rights Reserved.