We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316076f commit 61bfc2dCopy full SHA for 61bfc2d
pystone/pystone.py
@@ -41,7 +41,7 @@
41
42
LOOPS = 50000
43
44
-from time import clock
+from utime import clock
45
46
__version__ = "1.2"
47
0 commit comments