Rechercher une page de manuel
ktime_get_ts
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ktime_get_ts - get the monotonic clock in timespec formatSYNOPSIS
- void ktime_get_ts(struct timespec * ts);
ARGUMENTS
ts
- pointer to timespec variable
DESCRIPTION
The function calculates the monotonic clock from the realtime clock and the wall_to_monotonic offset and stores the result in normalized timespec format in the variable pointed to by ts.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre