andPause

fun andPause(seconds: Double): SequentialGroup

Pause for n seconds after this command ends

Return

SequentialCommandGroup with this command -> WaitCommand

Parameters

seconds

amount of seconds to pause following this command