Name

ktime_to_timespec — convert a ktime_t variable to timespec format

Synopsis

struct timespec ktime_to_timespec (const ktime_t kt);

Arguments

kt

the ktime_t variable to convert

Description

Returns the timespec representation of the ktime value

Description

Returns the timespec representation of the ktime value