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

NAME

6       ktime_to_timeval - convert a ktime_t variable to timeval format
7

SYNOPSIS

9       struct timeval ktime_to_timeval(const ktime_t kt);
10

ARGUMENTS

12       kt
13           the ktime_t variable to convert
14

DESCRIPTION

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