Package org.jbox2d.common
Class Timer
- java.lang.Object
-
- org.jbox2d.common.Timer
-
public class Timer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private double
resetMillis
-
Constructor Summary
Constructors Constructor Description Timer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getMilliseconds()
private static double
now()
void
reset()
-