Rechercher une page de manuel
ktime_equal
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ktime_equal - Compares two ktime_t variables to see if they are equalSYNOPSIS
- int ktime_equal(const ktime_t cmp1, const ktime_t cmp2);
ARGUMENTS
cmp1
- comparable1
cmp2
- comparable2
DESCRIPTION
Compare two ktime_t variables, returns 1 if equal
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre