Rechercher une page de manuel
hrtimer_get_res
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
hrtimer_get_res - get the timer resolution for a clockSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre