|        | |||||
|  | |||||
| function | UTIL_Sleep | ||||
| Other Library Functions | 
| Library: System Utilities Include: omutil.xin | 
define external function UTIL_Sleep (value counter seconds)
This function causes a process to "sleep" for a given number of seconds.
Example:
; causes the process to sleep for 10 seconds UTIL_Sleep(10)
| Other Library Functions UTIL_ExpRand UTIL_GetEnv UTIL_GetMilliSecondTimer UTIL_GetProcessId UTIL_LibraryVersion UTIL_Rand UTIL_Sleep UTIL_Srand UTIL_UniformRand | 
| ---- |