public class KnightTimer
extends edu.wpi.first.wpilibj.Timer
HardwareTimer's TimerImpl but is not wrapped to the @Timer| Constructor and Description |
|---|
KnightTimer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasPassedTime(double time) |
boolean |
isRunning() |
void |
start() |
void |
stop() |