Scroll to navigation

__HRTIMER_GET_REMAIN(9) Driver Basics __HRTIMER_GET_REMAIN(9)

NAME

__hrtimer_get_remaining - get remaining time for the timer

SYNOPSIS

ktime_t __hrtimer_get_remaining(const struct hrtimer * timer, bool adjust);

ARGUMENTS

timer

the timer to read

adjust

adjust relative timers when CONFIG_TIME_LOW_RES=y

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.