Table of Contents
Bases: object
object
A class that provides an asynchronous timer, to schedule a function execution.
Cancel the tasks if exists.
Starts the timer and schedule the callback call.
timeout – in seconds, time to wait