Rechercher une page de manuel
ktime_sub_ns
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ktime_sub_ns - Subtract a scalar nanoseconds value from a ktime_t variableSYNOPSIS
- ktime_t ktime_sub_ns(const ktime_t kt, u64 nsec);
ARGUMENTS
kt
- minuend
nsec
- the scalar nsec value to subtract
DESCRIPTION
Returns the subtraction of nsec from kt in ktime_t format
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre