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 3.10 June 2014 KTIME_TO_TIMESPEC(9)