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 Modifier and Type Field Description private long
resetNanos
-
Constructor Summary
Constructors Constructor Description Timer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getMilliseconds()
void
reset()
-