KTIME_TO_TIMEVAL(9) Driver Basics KTIME_TO_TIMEVAL(9)NAMEktime_to_timeval - convert a ktime_t variable to timeval formatSYNOPSISstruct timeval ktime_to_timeval(const ktime_t kt);ARGUMENTSkt the ktime_t variable to convertDESCRIPTIONReturns the timeval representation of the ktime valueCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KTIME_TO_TIMEVAL(9)