Initializing multiple timers within the draw loop ()

Hello,

There are many examples in this forum of using millis() as a timer for events.

Reference:
https://p5js.org/reference/#/p5/millis

:)