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 8c459cf commit 4071cfdCopy full SHA for 4071cfd
user_guide_src/source/testing/benchmark.rst
@@ -25,7 +25,7 @@ the ``start()`` and ``stop()`` methods.
25
Timer::start()
26
==============
27
28
-The ``start()`` methods takes a single parameter: the name of this timer. You can use any string as the name
+The ``start()`` method takes a single parameter: the name of this timer. You can use any string as the name
29
of the timer. It is only used for you to reference later to know which measurement is which:
30
31
.. literalinclude:: benchmark/001.php
0 commit comments