Playrate of timeline?

I like to change the playrate of my timeline at runtime, is there a way to do this in UE4?
I know there was a way in UE3 and matinees but I can’t find anything for it with the timelines in UE4.

You can change the playrate of a timeline component by using the “Set Play Rate” node from the timeline component you want to modify. You can use this in the construction script, event graph, function… wherever.

86399-playrate.png