hrtimer_get_res(9) centos man page | unix.com

Man Page: hrtimer_get_res

Operating Environment: centos

Section: 9

HRTIMER_GET_RES(9)						   Driver Basics						HRTIMER_GET_RES(9)

NAME
hrtimer_get_res - get the timer resolution for a clock
SYNOPSIS
int hrtimer_get_res(const clockid_t which_clock, struct timespec * tp);
ARGUMENTS
which_clock which clock to query tp pointer to timespec variable to store the resolution
DESCRIPTION
Store the resolution of the clock selected by which_clock in the variable pointed to by tp.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 HRTIMER_GET_RES(9)
Related Man Pages
clock_settime(2) - freebsd
clock_getres(3c) - opensolaris
clock_gettime(2) - netbsd
clock_settime(2) - debian
clock_gettime(3) - osf1
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq