Package org.jbox2d.common
Class Timer
java.lang.Object
org.jbox2d.common.Timer
public class Timer
extends java.lang.Object
Timer for profiling
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
resetNanos
private long resetNanos
-
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
reset
public void reset() -
getMilliseconds
public float getMilliseconds()
-