C++ Timer, Call Function every seconds

Fred,

I will try to :wink:

Given some program code that may run for longer than one frame or one timer circle.

Will it effect the frame-rate, player input, events, other timer…
…if it runs inside a ticking function?
…if it runs inside a timer?
…or is there no difference?

Hope it’s a little bit more clear.