clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Be...clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Be...clock and time functions NAME clock_getres, clock_gettime, clock_settime - clock and time functions LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Be......as cancelable if the real-time clock undergoes a discontinuous change ( settimeofday (2), clock_settime (2), or similar). When such changes occur, a current or future read (2) f…...as cancelable if the real-time clock undergoes a discontinuous change ( settimeofday (2), clock_settime (2), or similar). When such changes occur, a current or future read (2) f…...as cancelable if the real-time clock undergoes a discontinuous change ( settimeofday (2), clock_settime (2), or similar). When such changes occur, a current or future read (2) f…...glibc 2.19 and earlier: _SVID_SOURCE DESCRIPTION NOTE : This function is deprecated; use clock_settime (2) instead. stime () sets the system's idea of the time and date. The tim…arm/disarm and fetch state of POSIX per-process timer NAME timer_settime, timer_gettime - arm/disarm and fetch state of POSIX per-process timer LIBRARY Real-time library ( librt , …arm/disarm and fetch state of POSIX per-process timer NAME timer_settime, timer_gettime - arm/disarm and fetch state of POSIX per-process timer LIBRARY Real-time library ( librt , …create a POSIX per-process timer NAME timer_create - create a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <signal.h> /* Definition of SIGEV…...nal mask. POSIX.1 specifies that after changing the value of the CLOCK_REALTIME clock via clock_settime (2), the new clock value shall be used to determine the time at which a t…...CLOCK_MONOTONIC clock. This probably does not matter, since the POSIX.1 specification for clock_settime (2) says that discontinuous changes in CLOCK_REALTIME should not affect n…...nto the second for the leap second to be inserted or deleted. SEE ALSO clock_gettime (2), clock_settime (2), settimeofday (2), adjtime (3), ntp_gettime (3), capabilities (7), ti…...nto the second for the leap second to be inserted or deleted. SEE ALSO clock_gettime (2), clock_settime (2), settimeofday (2), adjtime (3), ntp_gettime (3), capabilities (7), ti…delete a POSIX per-process timer NAME timer_delete - delete a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <time.h> int timer_delete(timer_t…get / set time NAME gettimeofday, settimeofday - get / set time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> int gettimeofday(struct timeval *restrict t…get / set time NAME gettimeofday, settimeofday - get / set time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> int gettimeofday(struct timeval *restrict t…get overrun count for a POSIX per-process timer NAME timer_getoverrun - get overrun count for a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include…...ock_adjtime (2) 2.6.39 clock_getres (2) 2.6 clock_gettime (2) 2.6 clock_nanosleep (2) 2.6 clock_settime (2) 2.6 clone2 (2) 2.4 IA-64 only clone (2) 1.0 clone3 (2) 5.3 close (2) …get or set value of an interval timer NAME getitimer, setitimer - get or set value of an interval timer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> int…