Python Timer Class Methods

Python Timer Class has the following built-in functions.

Method Description
cancel() Stops the timer and cancel the timer object execution
start() Starts the timer.


Comments and Discussions!

Load comments ↻





Copyright © 2024 www.includehelp.com. All rights reserved.