An improved version of ipython-autotime
by Phillip Cloud:
– uses better timer function on windows;
– ignores function and class definitions.
$ pip install axil-autotime
Run %load_ext autotime
to load the extension.
In [7]: %unload_ext autotime