Delay working while Pause in UserWidget (not Actor!)

Hello!

I try to use Delay node inside blueprint whose parent is UUserWidget.
Inside AActor Blueprint I can select “Tick Even When Paused”.
What can I do inside UserWidget without building own Delay function?