New in version 1.1.0.
thread
A subclass of threading._Timer whose run() method repeats.
Periodically run a callback in its own thread.
← string
timing →