Package com.thegongoliers.input.time
Interface Clock
-
- All Known Implementing Classes:
RobotClock,SystemClock
public interface Clock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetTime()Gets the current time in seconds.
-