Distributed Logger API  Version 1.6a [build 00]
RTI_DL_Utility

Functions

RTIDLCDllExport void RTI_DL_Utility_sleep (int ms)
 Block the calling thread for the specified duration.
 

Detailed Description

Function Documentation

RTIDLCDllExport void RTI_DL_Utility_sleep ( int  ms)

Block the calling thread for the specified duration.

Note that the achievable resolution of sleep is OS-dependent. That is, do not assume that you can sleep for 1 ms just because you can specify a 1-ms sleep duration via the API. The sleep resolution on most operating systems is usually 10 ms or greater.

Parameters
[in]durationSleep duration in milliseconds.

Distributed Logger API Version 1.6a [build 00] Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc