C++ Timer, Call Function every seconds

Any advantage of using timers instead of just doing it in the tick (assuming we are talking about an Actor)?