ktime_to_clock_t — convert a ktime_t variable to clock_t format
clock_t ktime_to_clock_t (const ktime_t kt);
clock_t ktime_to_clock_t (
)
kt
the ktime_t variable to convert
Returns a clock_t variable with the converted value