VMS Help  —  CRTL  clock_gettime
    Returns the current time (in seconds and nanoseconds) for the
    specified clock.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <time.h>

      int clock_gettime  (clockid_t clock_id, struct timespec *tp);
Additional Information: explode extract
Arguments Description Return Values
Close Help