MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / timeit

Function timeit

Lib/timeit.py:227–230  ·  view source on GitHub ↗

Convenience function to create Timer object and call timeit method.

(stmt="pass", setup="pass", timer=default_timer,
           number=default_number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

timeitMethod · 0.80
TimerClass · 0.70

Tested by

no test coverage detected