other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
TIMEVAL_TO_KTIME(9) | Driver Basics | TIMEVAL_TO_KTIME(9) |
NAME¶
timeval_to_ktime - convert a timeval to ktime_t formatSYNOPSIS¶
ktime_t
timeval_to_ktime(const struct timeval tv);
ARGUMENTS¶
tvthe timeval variable to convert
RETURN¶
A ktime_t variable with the converted timeval value.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |