notebook.community
Edit and run
licensed under the GNU General Public License v2.0
Documentation reference
https://docs.python.org/2/library/timeit.html
In [ ]: import timeit
import timeit
In [ ]: help(timeit)
help(timeit)
In [ ]: