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
* Does not break existing API.
* Add `pause` and `resume` methods to FPS in order to pause and resume the timer in an accurate way.
* Calls to `update` will not increment frame count while the timer is paused.
* Also, convert old comments to proper docstrings.
0 commit comments