I use a trigger Box to start regen as example
Than we start a timer. Note: you can also pause the trigger via handle whenever you want.
Alternativly you can stuff it all into your Trigger BP
Its a very simple one but it will get you started. (btw you can do else ifs with branches
the false is your else and if you add another branch after its basicly a elseif)