Yes, 4.15 is the version to be on.
I am not aware of a function that is called once a fixed frame rate has been completed. Every tickable actor’s tick function will be called every frame. So if you are following my suggestion above just spawn that actor in the level once and you are ready to go.