java.lang.Object
de.grogra.ray.quality.Timer
-
Constructor Details
-
Timer
public Timer()
-
-
Method Details
-
nanoTime
public static long nanoTime() -
start
public void start() -
stop
public void stop() -
reset
public void reset() -
getLastNanos
public long getLastNanos() -
getLastMicros
public long getLastMicros() -
getLastMillis
public long getLastMillis()
-