Name

ktime_to_ns — convert a ktime_t variable to scalar nanoseconds

Synopsis

u64 ktime_to_ns (const ktime_t kt);

Arguments

kt

the ktime_t variable to convert

Description

Returns the scalar nanoseconds representation of kt