Feb. 5, 2017
12:32 a.m.
Le 05/02/2017 à 01:08, Dimitris Chloupis a écrit :
The initial intention was to not make it a singleton to allow for multiple instances of timers. Hence why it's wiped out. But making it a singleton is something Phil asked for too, I just forgot to turn it into a singleton. I will update it tomorrow. I use only a single instance myself as well too.
If that's your intention why not keeping a "default" one and let the user create new ones by hand? Singleton is to prevent two objects to exist at the same time and if I understood correctly there is nothing preventing to get two timer. :) -- Cyril Ferlicot http://www.synectique.eu 2 rue Jacques Prévert 01, 59650 Villeneuve d'ascq France