I read the timer section and all it states about is "The call to t.update() will take a matter of microseconds to run, unless the appropriate period of time has passed."
but it doesn't really explain what it does, why or why not to use it, someone have an idea?
I have an arduino micro and the loop() stops all by itself, I can see this by toggling a pin while monitoring on an oscope.
Anyone see that behavior?