Typedef tap::control::ConcurrentRaceCommand¶
Defined in File concurrent_command.hpp
Typedef Documentation¶
-
template<size_t COMMANDS>
using tap::control::ConcurrentRaceCommand = ConcurrentTemplateCommand<COMMANDS, true>¶ Runs commands in parallel until one is finished.