KTIME_SET(9) Driver Basics KTIME_SET(9)NAMEktime_set - Set a ktime_t variable from a seconds/nanoseconds valueSYNOPSISktime_t ktime_set(const long secs, const unsigned long nsecs);ARGUMENTSsecs seconds to set nsecs nanoseconds to setDESCRIPTIONReturn the ktime_t representation of the valueCOPYRIGHTKernel Hackers Manual 2.6. July 2010 KTIME_SET(9)