hrtimer_init(9)

NAME

hrtimer_init - initialize a timer to the given clock

SYNOPSIS

void hrtimer_init(struct hrtimer * timer, clockid_t clock_id,
                  enum hrtimer_mode mode);

ARGUMENTS

timer
the timer to be initialized
clock_id
the clock to be used
mode
timer mode abs/rel

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout