BP Timeline to C++

Hi. I didn’t understand how to use Timeline in C++, can someone explain it to me?

I would like to convert this BP bellow to C++

That custom node, using it in C++ would not be practical and C++ don’t have any equivalent of that. Just use tick event with math that will replicate graph you did there

Might be of help: