Query: timeval_to_ktime
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIMEVAL_TO_KTIME(9) Driver Basics TIMEVAL_TO_KTIME(9)NAMEtimeval_to_ktime - convert a timeval to ktime_t formatSYNOPSISktime_t timeval_to_ktime(const struct timeval tv);ARGUMENTStv the timeval variable to convertDESCRIPTIONReturns a ktime_t variable with the converted timeval valueCOPYRIGHTKernel Hackers Manual 3.10 June 2014 TIMEVAL_TO_KTIME(9)