Hi guys,

Does dispatchEvent use any extra memory/cpu/anything compared to calling a normal function?

I plan to call it every couple of milliseconds for a timer.

Many thanks!