void ar_wait (float numberOfSeconds);
This function blocks execution of the calling application for the specified number of seconds using a polling process based on the respective operating system time utility.
Input |
||
Name |
Type |
Description |
numberOfSeconds |
float |
(input) the number of seconds to block execution. |
Utility
Functions
Alphabetical
Function Index
Hierarchical
Function Index