Package arc.util
Class Timekeeper
java.lang.Object
arc.util.Timekeeper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Timekeeper
public Timekeeper(long ms) -
Timekeeper
public Timekeeper(float seconds)
-
-
Method Details
-
interval
public long interval() -
get
Deprecated.useexceeded()instead. -
exceeded
public boolean exceeded() -
elapsed
public long elapsed() -
remaining
public long remaining() -
last
public long last() -
reset
public void reset() -
zero
public void zero()
-
exceeded()instead.