public static interface Timer.StaticInterface
| Modifier and Type | Method and Description | 
|---|---|
| void | delay(double seconds) | 
| double | getFPGATimestamp() | 
| double | getMatchTime() | 
| Timer.Interface | newTimer() | 
double getFPGATimestamp()
double getMatchTime()
void delay(double seconds)
Timer.Interface newTimer()