How to change parameters based on time spent running?

Hey, when pressing your sprint key, you can SetTimerByEvent, that will then modify the max walk speed after the specified delay. When releasing the sprint key, you can cancel the timer :

(You can also modify “IncreaseWalkSpeed” event to run a timeline or something to modify speed over time)