scheduleCommand

fun scheduleCommand(command: Command)

Schedules a command. When multiple commands are scheduled, each of them run in parallel.

Parameters

command

the command to be scheduled