Copyright Digital Equipment Corp. All rights reserved.

clock_getres

   Gets the resolution for the specified clock.

   This function is supported on OpenVMS Integrity servers and
   Alpha only.

   Format

     #include  <time.h>

     int clock_getres  (clockid_t clock_id, struct timespec *res);
 


Additional information available:

Arguments       Description     Return_Values