Query: timespec_to_ktime
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIMESPEC_TO_KTIME(9) Driver Basics TIMESPEC_TO_KTIME(9)NAMEtimespec_to_ktime - convert a timespec to ktime_t formatSYNOPSISktime_t timespec_to_ktime(const struct timespec ts);ARGUMENTSts the timespec variable to convertDESCRIPTIONReturns a ktime_t variable with the converted timespec valueCOPYRIGHTKernel Hackers Manual 2.6. July 2010 TIMESPEC_TO_KTIME(9)