Searched refs:tick (Results 1 – 7 of 7) sorted by relevance
26 * A tick effect.28 * This effect should produce a soft, short sensation, like the tick of a clock.
23 * A soft tick effect meant to be played as a texture.25 * A soft, short sensation like the tick of a clock. Unlike regular effects, texture effects
171 snd_seq_tick_time_t tick; member386 snd_seq_tick_time_t tick; member
239 snd_seq_tick_time_t tick; member490 snd_seq_tick_time_t tick; /* current tick */ member
43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function56 tk.tick(); in insertFrameIncrementTimeline()261 tk->tick(); in TEST_F()
469 * previous tick counts are not comparable with this and future ones. Some470 * sort of discontinuity in tick counting has occurred.474 * tick counts are cumulative. Tick counts increment when the vehicle484 * configArray is used to indicate the micrometers-per-wheel-tick value and488 * configArray[1] = micrometers per front left wheel tick489 * configArray[2] = micrometers per front right wheel tick490 * configArray[3] = micrometers per rear right wheel tick491 * configArray[4] = micrometers per rear left wheel tick