SYNOPSIS ktime_t ktime_set(const long secs, const unsigned long nsecs); ARGUMENTS secs seconds to set nsecs nanoseconds to set RETURN The ktime_t representation of the value. COPYRIGHT