table of contents
other versions
- wheezy 3.2.78-1
KTIME_TO_TIMEVAL(9) | Driver Basics | KTIME_TO_TIMEVAL(9) |
NAME¶
ktime_to_timeval - convert a ktime_t variable to timeval formatSYNOPSIS¶
struct
timeval ktime_to_timeval(const ktime_t kt);
ARGUMENTS¶
ktthe ktime_t variable to convert
DESCRIPTION¶
Returns the timeval representation of the ktime valueCOPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |