Has classes for timing execution
Specialisation of exception for this module.
Records the timing of a single event.
Stop the timer.
True if the timer has been stopped.
Executions time in seconds.
Length of the task description string.
Write self to sys.stderr.
Write self to provided stream.
list of weak references to the object (if defined)
Maintains a list of execution time objects
Constructor
Number of task timers.
Load a new task timer starting right now.
The current timer.
True if there is a running timer, False if there are either no timers or the latest timer is halted.
Stop current timer.
Write self to sys.stderr.
Write self to provided stream.
list of weak references to the object (if defined)