waitCmd

public final static WaitCommand waitCmd(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.