Use this subroutine in place of the Sleep or SleepEx subroutines.
Syntax
int cor_sleep (secs)
int secs;
Input Arguments
secs
|
The number of seconds to sleep.
|
Output Arguments
None.
Return Value
None.
More information
|
Point Management API general subroutines.
|