You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sdl::Timer doesn't seem to be using raii like the rest of the code. I don't realy care about the factory function, but requiring a remove() is a bit weird imo.