Query: ktime_to_timespec
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)