Name
ktime_to_timeval —
convert a ktime_t variable to timeval format
Synopsis
struct timeval ktime_to_timeval (const ktime_t kt);
Arguments
kt
the ktime_t variable to convert
Description
Returns the timeval representation of the ktime value
Description
Returns the timeval representation of the ktime value