BGE 2.55 Change the speed an action plays at

Is it possible to change the speed that an action plays at, at runtime? I can’t find any settings or python functions to do so.

The only method I can think of is to make all my actions play by property, and control the property’s rate of change with python, but I don’t imagine this’d be as efficient as using a function if one’s available.

Thanks