zero.time.Timer.run¶ Timer.run()[source]¶ Start/resume the timer. If the timer is on pause, the method resumes the timer. If the timer is runnning, the method does nothing (i.e. it does NOT overwrite the previous pause time). Return type None