ktime_to_timespec — convert a ktime_t variable to timespec format
struct timespec ktime_to_timespec (const ktime_t kt);
struct timespec ktime_to_timespec (
)
kt
the ktime_t variable to convert
Returns the timespec representation of the ktime value