SetTimer does not work with the event ReceiveAbortAI

I would like to use SetTimer to delay the process with ReceiveAbortAI when the BehaviorTree task is over.
However, the function set in SetTimer (ResetFollowCharacter) is not called even if I write it as shown in the image.
Is there any way to solve this problem?

The version is UnrealEngine 5.