Copyright Digital Equipment Corp. All rights reserved.
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);
Arguments Description Return_Values