1. NAME

hrtimer_get_remaining - get remaining time for the timer

2. SYNOPSIS

ktime_t hrtimer_get_remaining(const struct hrtimer *  timer );

3. ARGUMENTS

timer
    the timer to read

4. COPYRIGHT