Playdate.timer value increases between calling :pause() and :start()

Issue is still present in the new SDK 2.1.0.

Would inclusion of @jaames fix in the SDK work? Or does setting self._lastTime = nil in playdate.timer:start() have some any other side-effects?