Get the data rate (number of events per second) of a gamepad sensor.
Defined in <SDL3/SDL_gamepad.h>
gamepad | The gamepad to query |
type | The type of sensor to query |
Returns the data rate, or 0.0f if the data rate is not available.
This function is available since SDL 3.0.0.