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

Function repeat

Lib/timeit.py:232–235  ·  view source on GitHub ↗

Convenience function to create Timer object and call repeat method.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_group_lengthsFunction · 0.85

Calls 2

repeatMethod · 0.80
TimerClass · 0.70

Tested by

no test coverage detected