delay

Add pause between some commands.

// first argument is ms to delay
delay(400)

Last updated