Method summary
Methods
- __call__(self, suffix = '')
- __init__(self, prefix = 'Time')
API Reference for Enthought Tool Suite 3.2.0
A class for displaying the time taken by sections of code. Usage is: t = timeit() ...code... t() ...code... t() ...
© Copyright 2002-2009 Enthought, Inc.