ktime_to_timespec

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

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