Fix documentation for getMatchTime in Timer class to match DriverStation (#761)

This commit is contained in:
sciencewhiz
2017-11-23 00:19:05 -08:00
committed by Peter Johnson
parent 12c4418bda
commit 614093c0c4
3 changed files with 18 additions and 15 deletions

View File

@@ -796,7 +796,7 @@ public class DriverStation implements RobotState.Interface {
}
/**
* Return the approximate match time The FMS does not send an official match time to the robots,
* Return the approximate match time. The FMS does not send an official match time to the robots,
* but does send an approximate match time. The value will count down the time remaining in the
* current period (auto or teleop). Warning: This is not an official time (so it cannot be used to
* dispute ref calls or guarantee that a function will trigger before the match ends) The