Function for Delay in microseconds

Hello All ,
Could anyone please tell me what is the function in QNX for
specifying delay in microseconds.The function delay() specifies
milliseconds. In Linux the function is udelay(). What is the equivalent
in QNX ?.
Thanks in advance,
Lin.

See “usleep”, “nanosleep”, and “nanospin” (and read carefully about their
limitations).

dB

“Lin Rajan” <lin.rajan@tatainfotech.com> wrote in message
news:3D201E29.9010402@tatainfotech.com

Hello All ,
Could anyone please tell me what is the function in QNX for
specifying delay in microseconds.The function delay() specifies
milliseconds. In Linux the function is udelay(). What is the equivalent
in QNX ?.
Thanks in advance,
Lin.