We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc09d4 commit da4d71fCopy full SHA for da4d71f
Lib/timeit.py
@@ -44,6 +44,7 @@
44
timeit(string, string) -> float
45
repeat(string, string) -> list
46
default_timer() -> float
47
+
48
"""
49
50
import gc
0 commit comments