get time parameters (NTP daemon interface) NAME ntp_gettime, ntp_gettimex - get time parameters (NTP daemon interface) LIBRARY Standard C library ( l...get time parameters (NTP daemon interface) NAME ntp_gettime, ntp_gettimex - get time parameters (NTP daemon interface) LIBRARY Standard C library ( l......or deleted. SEE ALSO clock_gettime (2), clock_settime (2), settimeofday (2), adjtime (3), ntp_gettime (3), capabilities (7), time (7), adjtimex (8), hwclock (8) NTP "Kernel Appl…return date and time NAME ftime - return date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timeb.h> int ftime(struct timeb * tp ); DESCRIPTION NOTE : T…retrieve ID of a thread's CPU time clock NAME pthread_getcpuclockid - retrieve ID of a thread's CPU time clock LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #in…obtain ID of a process CPU-time clock NAME clock_getcpuclockid - obtain ID of a process CPU-time clock LIBRARY Standard C library ( libc , -lc ), since glibc 2.17 Before glibc 2.17…determine processor time NAME clock - determine processor time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> clock_t clock(void); DESCRIPTION The clock () fu…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…lock a semaphore NAME sem_wait, sem_timedwait, sem_trywait - lock a semaphore LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <semaphore.h> int sem_wait(…try to join with a terminated thread NAME pthread_tryjoin_np, pthread_timedjoin_np - try to join with a terminated thread LIBRARY POSIX threads library ( libpthread , -lpthread ) S…try to join with a terminated thread NAME pthread_tryjoin_np, pthread_timedjoin_np - try to join with a terminated thread LIBRARY POSIX threads library ( libpthread , -lpthread ) S…suspend execution for microsecond intervals NAME usleep - suspend execution for microsecond intervals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int usl…schedule signal after given number of microseconds NAME ualarm - schedule signal after given number of microseconds LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <uni…wait for asynchronous I/O operation or timeout NAME aio_suspend - wait for asynchronous I/O operation or timeout LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <aio.h…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…correct the time to synchronize the system clock NAME adjtime - correct the time to synchronize the system clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ti…operations on conditions NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on condit…operations on conditions NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on condit…operations on conditions NAME pthread_cond_init, pthread_cond_signal, pthread_cond_broadcast, pthread_cond_wait, pthread_cond_timedwait, pthread_cond_destroy - operations on condit…