timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( l...timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( l...timers that notify via file descriptors NAME timerfd_create, timerfd_settime, timerfd_gettime - timers that notify via file descriptors LIBRARY Standard C library ( l...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 Before glibc 2.17, R…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 Before glibc 2.17, R…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 Before glibc 2.17, R…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…set time NAME stime - set time SYNOPSIS #include <time.h> [[deprecated]] int stime(const time_t * t ); Feature Test Macro Requirements for glibc (see feature_test_macros (7)): stim…...ettime (2) 2.6 timer_settime (2) 2.6 timerfd_create (2) 2.6.25 timerfd_gettime (2) 2.6.25 timerfd_settime (2) 2.6.25 times (2) 1.0 tkill (2) 2.6; 2.4.22 truncate (2) 1.0 truncat…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…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…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…read from a file descriptor NAME read - read from a file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> ssize_t read(int fd , void buf [. count ]…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…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…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 …tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …