Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.123 clock_gettime

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_gettime.html

Gnulib module: —

Portability problems fixed by Gnulib:

Portability problems not fixed by Gnulib:

The Gnulib modules gettime and timespec_get are partial substitutes; they implement the CLOCK_REALTIME functionality of clock_gettime.