ok, sounds like I can't make it a singleton easily without breaking the MVC semantic in place.
I have changed the global as a class variable and made the time measurement relative + adding a "start time"
Let me know what you think about class singleton vs code consistency and "Steps" naming
« Back to merge proposal
ok, sounds like I can't make it a singleton easily without breaking the MVC semantic in place.
I have changed the global as a class variable and made the time measurement relative + adding a "start time"
Let me know what you think about class singleton vs code consistency and "Steps" naming