RTI Distributed Logger API  Version 5.3.0
 All Data Structures Functions Variables Groups
RTI Distributed Logger Utility Module

Commodity functions to work with RTI Distributed Logger . More...

Functions

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

Detailed Description

Commodity functions to work with RTI Distributed Logger .

Function Documentation

void RTI_DL_Utility_sleep ( int  ms)

Blocks 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]msSleep duration in milliseconds.

RTI Distributed Logger API Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc