Searched refs:SpiceTimer (Results 1 – 1 of 1) sorted by relevance
55 struct SpiceTimer { struct59 static SpiceTimer *timer_add(SpiceTimerFunc func, void *opaque) in timer_add() argument61 SpiceTimer *timer; in timer_add()68 static void timer_start(SpiceTimer *timer, uint32_t ms) in timer_start()73 static void timer_cancel(SpiceTimer *timer) in timer_cancel()78 static void timer_remove(SpiceTimer *timer) in timer_remove()