contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
function   UTIL_Sleep    
      Other Library Functions  

Library: System Utilities
Include: omutil.xin
Declaration

  define external function UTIL_Sleep (value counter seconds)


Purpose

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
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:22 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.