Name

ktime_to_clock_t — convert a ktime_t variable to clock_t format

Synopsis

clock_t ktime_to_clock_t (const ktime_t kt);

Arguments

kt

the ktime_t variable to convert

Description

Returns a clock_t variable with the converted value