How do I set up multiple interrupt cycle timers to control separate relays.

The demo several things at a time shows how to manage timing using millis().

Also look at how it organizes the code into small functions.

...R