hrtimer_init

Name

hrtimer_init — initialize a timer to the given clock

Synopsis

voidfsfunchrtimer_init( struct hrtimer *timer,
clockid_tclock_id,
enum hrtimer_modemode);

Arguments

timer

the timer to be initialized

clock_id

the clock to be used

mode

timer mode abs/




你可能感兴趣的:(timer)