Contents
Index
Bases: object
object
Context manager for accumulating execution time
Adds the time taken within block to a running total.
Methods
__init__