timespec_to_ktime(9) suse man page | unix.com

Man Page: timespec_to_ktime

Operating Environment: suse

Section: 9

TIMESPEC_TO_KTIME(9)						   Driver Basics					      TIMESPEC_TO_KTIME(9)

NAME
timespec_to_ktime - convert a timespec to ktime_t format
SYNOPSIS
ktime_t timespec_to_ktime(const struct timespec ts);
ARGUMENTS
ts the timespec variable to convert
DESCRIPTION
Returns a ktime_t variable with the converted timespec value
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TIMESPEC_TO_KTIME(9)
Related Man Pages
timespecsub(3) - netbsd
timercmp(3) - netbsd
timeradd(3) - netbsd
timespecadd(3) - netbsd
timespecclear(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
Tar Command
Docker learning Phase-I