Pointer to an Up Timer

I think you know by now that you will need a pointer to an up timer to assign the pointer table to.

If you have a need for a lot of timers, instead of creating individual timers, you could create a table that holds time values. Various ways of doing this in the below post. You can also have them be persistent which is also useful.