tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl...tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl......ency adjustments performed by NTP and similar applications via adjtime (3), adjtimex (2), clock_adjtime (2), and ntp_adjtime (3). This clock normally counts the number of second…...ency adjustments performed by NTP and similar applications via adjtime (3), adjtimex (2), clock_adjtime (2), and ntp_adjtime (3). This clock normally counts the number of second…...ency adjustments performed by NTP and similar applications via adjtime (3), adjtimex (2), clock_adjtime (2), and ntp_adjtime (3). This clock normally counts the number of second…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…...od (2) 1.0 chown (2) 2.2 See chown (2) for version details chown32 (2) 2.4 chroot (2) 1.0 clock_adjtime (2) 2.6.39 clock_getres (2) 2.6 clock_gettime (2) 2.6 clock_nanosleep (2)…high-resolution sleep with specifiable clock NAME clock_nanosleep - high-resolution sleep with specifiable clock LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Before …timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( libc , -lc ) SY…timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( libc , -lc ) SY…timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( libc , -lc ) SY…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…get process times NAME times - get process times LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/times.h> clock_t times(struct tms * buf ); DESCRIPTION times () st…high-resolution sleep NAME nanosleep - high-resolution sleep LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> int nanosleep(const struct timespec * duration , s…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 , …set an alarm clock for delivery of a signal NAME alarm - set an alarm clock for delivery of a signal LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> unsigned…fast user-space locking NAME futex - fast user-space locking LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/futex.h> /* Definition of FUTEX_* constants */ #incl…receive multiple messages on a socket NAME recvmmsg - receive multiple messages on a socket LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_te…