Wait

Standby at specified time

Wait <time>

Parameters
<time>
Standby time

Return Value
None.

Description
Standby at the time specified by the argument < time >.
The time of each ms is specified for the argument < time >.
Because the standby is done without occupying CPU ability, the processing of the background is not controlled while standing by.
The error margin can be caused in the time specified by the standby time and the argument actual < time >. In general, error margins grow more in the StartTimer-Timer function.

Notes