Name
timeval_to_ktime —
convert a timeval to ktime_t format
Synopsis
ktime_t timeval_to_ktime (const struct timeval tv);
Arguments
tv
the timeval variable to convert
Description
Returns a ktime_t variable with the converted timeval value
Description
Returns a ktime_t variable with the converted timeval value