timespec_to_ktime

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

timespec_to_ktime - convert a timespec to ktime_t format

SYNOPSIS

ktime_t timespec_to_ktime(const struct timespec ts);

ARGUMENTS

ts

the timespec variable to convert

DESCRIPTION

Returns a ktime_t variable with the converted timespec value