ktime_to_ns — convert a ktime_t variable to scalar nanoseconds
u64 ktime_to_ns (const ktime_t kt);
u64 ktime_to_ns (
)
kt
the ktime_t variable to convert
Returns the scalar nanoseconds representation of kt