timeval_to_ktime

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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