RInterp and Lerp at the same time?

Happy Monday fellow devs!

I’m working with the Lerp and RInterp nodes. Is there a way to do these simultaneously?

I have a timeline node connected to a set variable node that uses a RInterp node and then I use another set variable node with a Lerp. They are both working but it seems that the Lerp executes after the RInterp finishes. Is there a way for this to happen at the same time?

If you use a delegate, probably.