suse man page for ktime_to_timespec

Query: ktime_to_timespec

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KTIME_TO_TIMESPEC(9)						   Driver Basics					      KTIME_TO_TIMESPEC(9)

NAME
ktime_to_timespec - convert a ktime_t variable to timespec format
SYNOPSIS
struct timespec ktime_to_timespec(const ktime_t kt);
ARGUMENTS
kt the ktime_t variable to convert
DESCRIPTION
Returns the timespec representation of the ktime value
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KTIME_TO_TIMESPEC(9)
Related Man Pages
timerclear(3) - netbsd
timerisset(3) - netbsd
timespeccmp(3) - netbsd
timespecisset(3) - netbsd
pthread_cond_timedwait(3) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I