1KTIME_TO_TIMESPEC(9)             Driver Basics            KTIME_TO_TIMESPEC(9)
2
3
4

NAME

6       ktime_to_timespec - convert a ktime_t variable to timespec format
7

SYNOPSIS

9       struct timespec ktime_to_timespec(const ktime_t kt);
10

ARGUMENTS

12       kt
13           the ktime_t variable to convert
14

DESCRIPTION

16       Returns the timespec representation of the ktime value
17
19Kernel Hackers Manual 3.10         June 2019              KTIME_TO_TIMESPEC(9)
Impressum