I\'m new to Python, and confused by the date/time documentation. I want to compute the time that it takes to perform a computation.
In java, I would write:
python -m timeit -h