KTIME_TO_TIMESPEC(9) Driver Basics KTIME_TO_TIMESPEC(9)NAMEktime_to_timespec - convert a ktime_t variable to timespec formatSYNOPSISstruct timespec ktime_to_timespec(const ktime_t kt);ARGUMENTSkt the ktime_t variable to convertDESCRIPTIONReturns the timespec representation of the ktime valueCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KTIME_TO_TIMESPEC(9)