gamingtools
Class StopWatchSource

java.lang.Object
  |
  +--gamingtools.StopWatchSource

public final class StopWatchSource
extends Object

The origin of stop watches.


Method Summary
static StopWatch getStopWatch()
          Obtains the StopWatch with the highest resolution available.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStopWatch

public static StopWatch getStopWatch()
Obtains the StopWatch with the highest resolution available.

Returns:
Best StopWatch available.