Query: ktime_to_timespec_cond
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KTIME_TO_TIMESPEC_CO(9) Driver Basics KTIME_TO_TIMESPEC_CO(9)NAMEktime_to_timespec_cond - convert a ktime_t variable to timespec format only if the variable contains dataSYNOPSISbool ktime_to_timespec_cond(const ktime_t kt, struct timespec * ts);ARGUMENTSkt the ktime_t variable to convert ts the timespec variable to store the result inDESCRIPTIONReturns true if there was a successful conversion, false if kt was 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KTIME_TO_TIMESPEC_CO(9)
| Related Man Pages |
|---|
| pthread_cond_timedwait(3) - mojave |
| struct_hrtimer(9) - centos |
| timerisset(3) - netbsd |
| timespeccmp(3) - netbsd |
| timespecisset(3) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |