1 | initial version |
When I execute timeit?
, I see
OUTPUT:
This method prints the timing information and does not return
anything, except if the option "seconds=True" was passed, in which
case the wall time in seconds is returned.
I suppose it could be more prominent, but it is there.