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

NAME

6       ktime_to_ns - convert a ktime_t variable to scalar nanoseconds
7

SYNOPSIS

9       s64 ktime_to_ns(const ktime_t kt);
10

ARGUMENTS

12       kt
13           the ktime_t variable to convert
14

DESCRIPTION

16       Returns the scalar nanoseconds representation of kt
17
19Kernel Hackers Manual 3.10         June 2019                    KTIME_TO_NS(9)
Impressum