Searched refs:tick (Results 1 – 6 of 6) 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
239 snd_seq_tick_time_t tick; member490 snd_seq_tick_time_t tick; /* current tick */ member
171 snd_seq_tick_time_t tick; member386 snd_seq_tick_time_t tick; member
43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function56 tk.tick(); in insertFrameIncrementTimeline()261 tk->tick(); in TEST_F()
398 * previous tick counts are not comparable with this and future ones. Some399 * sort of discontinuity in tick counting has occurred.403 * tick counts are cumulative. Tick counts increment when the vehicle413 * configArray is used to indicate the micrometers-per-wheel-tick value and417 * configArray[1] = micrometers per front left wheel tick418 * configArray[2] = micrometers per front right wheel tick419 * configArray[3] = micrometers per rear right wheel tick420 * configArray[4] = micrometers per rear left wheel tick