Can I Have a Timer Ticking Without Having To Call it?

Hi Guys,

I was wondering if it’s possible to have a timer ticking as soon as the actor is spawned without actually having to call it.

This would save me from having a Custom (or other) Event made specifically to call a timer which is supposed to be already ticking for the duration of the actor’s life anyway.