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 3.10 June 2014 TIMESPEC_TO_KTIME(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| nanosleep(2) - netbsd |
| timespec_to_timeval(3) - netbsd |
| timeradd(3) - netbsd |
| timersub(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Controlling user input |