Typedef tap::control::ConcurrentRaceCommand

Typedef Documentation

template<size_t COMMANDS>
using tap::control::ConcurrentRaceCommand = ConcurrentTemplateCommand<COMMANDS, true>

Runs commands in parallel until one is finished.