1al_get_haptic_effect_duration(3)              al_get_haptic_effect_duration(3)
2
3
4

NAME

6       al_get_haptic_effect_duration - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              double al_get_haptic_effect_duration(ALLEGRO_HAPTIC_EFFECT * effect)
12

DESCRIPTION

14       Returns the estimated duration in seconds of a single loop of the given
15       haptic effect.  The effect's effect.replay must  have  been  filled  in
16       correctly before using this function.
17

SINCE

19       5.1.9
20
21              [Unstable  API]: Perhaps could be simplified due to limited sup‐
22              port for all the exposed features across all of  the  platforms.
23              Awaiting feedback from users.
24
25
26
27Allegro reference manual                      al_get_haptic_effect_duration(3)
Impressum