mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
18 lines
342 B
YAML
18 lines
342 B
YAML
|
|
classes:
|
||
|
|
frc::TimedRobot:
|
||
|
|
attributes:
|
||
|
|
kDefaultPeriod:
|
||
|
|
methods:
|
||
|
|
StartCompetition:
|
||
|
|
EndCompetition:
|
||
|
|
GetLoopStartTime:
|
||
|
|
AddPeriodic:
|
||
|
|
param_override:
|
||
|
|
offset:
|
||
|
|
default: 0_s
|
||
|
|
TimedRobot:
|
||
|
|
overloads:
|
||
|
|
double:
|
||
|
|
ignore: true
|
||
|
|
units::second_t:
|