hrtimer_start(9)

NAME

hrtimer_start - (re)start an relative timer on the current CPU

SYNOPSIS

int hrtimer_start(struct hrtimer * timer, ktime_t tim,
                  const enum hrtimer_mode mode);

ARGUMENTS

timer
the timer to be added
tim
expiry time
mode
expiry mode: absolute (HRTIMER_ABS) or relative (HRTIMER_REL)

RETURNS

0 on success 1 when the timer was active

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout