How to get smooth camera distance transitions

Here is my BP changing camDist on mouseWheel.
How can I get smooth transitions? (I tried using Event Tick + FInterpTo node, but something goes wrong)

I haven’t messed with the FInterpTo, but it seems you need to connect the Delta Seconds from the Event Tick to the FInterp To node.