waitFor

public final static WaitCommand waitFor(Double seconds)

Creates a WaitCommand to wait for a specified number of seconds.

Return

A WaitCommand that waits for the specified number of seconds.

Parameters

seconds

The number of seconds to wait.