The Curviest Curve - All The Curves You Want, Named However You Like

Hello.Can you add a blueprint function?
GetValueTime(Curve curve,float value,float& time)
Input a curve and float to get the time point of this value in the curve.
In this way, I can increase the deltatime from this time and continue to take values from this curve.
Thank you.