Thanks to visit codestin.com Credit goes to github.com
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 6e4a521 commit 9b60ee9Copy full SHA for 9b60ee9
1 file changed
Doc/library/timeit.rst
@@ -206,7 +206,7 @@ Command-Line Interface
206
207
When called as a program from the command line, the following form is used::
208
209
- python -m timeit [-n N] [-r N] [-u U] [-s S] [-h] [statement ...]
+ python -m timeit [-n N] [-r N] [-u U] [-s S] [-p] [-v] [-h] [statement ...]
210
211
Where the following options are understood:
212
0 commit comments