VMS Help  —  CRTL  nanosleep
    High-resolution sleep (REALTIME). Suspends a process (or thread
    in a threaded program) from execution for the specified timer
    interval.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <time.h>

      int nanosleep  (const struct timespec *rqtp, struct timespec *rmtp);
Additional Information: explode extract
Arguments Description Return Values
Close Help