blob: 96c940b77eea3d65f95165dc5252dcea2220df52 [file] [log] [blame]
args testing_args {
double seconds;
int loops;
};
status testing_status {
int loops;
double total_seconds;
};
async_queue LeftDrive;
async_queue TestAction;
//has OnEnd;
//has OnStart;
priority 50;