| |
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)
|