|  |  | Methods defined here: 
 __init__(self)Initialize self.  See help(type(self)) for accurate signature.
 __str__(self)Convert a timer result to a string.
 start(self)Start the timer.
 stop(self)Stop the timer.
 Data descriptors defined here:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |