Copyright Digital Equipment Corp. All rights reserved.

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 available:

Arguments       Description     Return_Values