How to delay papayago animation

I need to add delay to papayago animation. Delay like importing mp3 has. Or a workaround to push the animation to start later. And I can’t seem to figure out freetime function.

Ok so I managed to figure out the freetime function, and you can use it to delay animation.
You put it above like any efect and you set times on the time line. (turn on animate mode) If you want the animation to start at 60f you go to 60f on the time line and change the “time” field in the freetime function=0 then go to whenever the animation should stop 60f+X and add the X to the “time” field in the freetime function. Important you have to make the in and out of the function is liniar (this really confused me)