SYNOPSIS

s64 ktime_to_ns(const ktime_t kt);

ARGUMENTS

kt

the ktime_t variable to convert

RETURN

The scalar nanoseconds representation of kt.

COPYRIGHT