Sleep Functions

The following functions are available to access RTX64 sleep services:

Programming Considerations

RtSleepFt is not supported for use within a Win32 timer thread.

The rounding policy on timer expirations including timers, wait functions, and sleep functions is to truncate the specified interval down to the timer tick count. If the count is zero, the count is set to one.

Related Topics: