Ok so this is a more complex question:
Is it possible to have more objects that “create” a timer that calls a function, and inside the function check which of the objects created the timer or something similar?
I also need to save the time already passed in a table when the user exit the application, is it possible?