This function pauses the current mapping for a seconds.
Parameters
Parameter | Description |
|---|---|
a | Number of whole seconds to pause. Decimal values are not supported. |
See also
For waits of under one second, use the WaitResponse response class (phase 6). It also accepts decimal values, for example 0.5 for 500 milliseconds.