A.8. librt

The behavior of the interfaces in this library is specified by the following Standards.

ISO POSIX (2003)

Table A-11. librt Function Interfaces

clock_getcpuclockid(GLIBC_2.2)[1]clock_settime(GLIBC_2.2)[1]timer_delete(GLIBC_2.2)[1]
clock_getres(GLIBC_2.2)[1]shm_open(GLIBC_2.2)[1]timer_getoverrun(GLIBC_2.2)[1]
clock_gettime(GLIBC_2.2)[1]shm_unlink(GLIBC_2.2)[1]timer_gettime(GLIBC_2.2)[1]
clock_nanosleep(GLIBC_2.2)[1]timer_create(GLIBC_2.2)[1]timer_settime(GLIBC_2.2)[1]