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

    This function is supported on OpenVMS Integrity servers and
    Alpha 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