Timer by Function doesn't loop.

The function was working only once through the execution pin when I hooked it up. But after that one run the timer still couldn’t run it.

Is there a way to tell UE4 not to reset local variables to default? I made the function under the assumption that it will keep the reference that was passed through the input parameter.