The most “lag” you will get from a basic setup (overlap → print string) is firing start of next tick. Anything more than that points to something else eating frame time. Loops will do this easily.
The most “lag” you will get from a basic setup (overlap → print string) is firing start of next tick. Anything more than that points to something else eating frame time. Loops will do this easily.