File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -477,8 +477,8 @@ If you have this kind of time-related tests::
477
477
}
478
478
}
479
479
480
- You used the :doc: ` Symfony Stopwatch Component < /components/stopwatch >` to
481
- calculate the duration time of your process, here 10 seconds . However, depending
480
+ You calculated the duration time of your process using the Stopwatch utilities to
481
+ :ref: ` profile Symfony applications < profiling-applications >` . However, depending
482
482
on the load of the server or the processes running on your local machine, the
483
483
``$duration `` could for example be ``10.000023s `` instead of ``10s ``.
484
484
Original file line number Diff line number Diff line change @@ -214,5 +214,4 @@ event::
214
214
profiler/data_collector
215
215
216
216
.. _`Single-page applications` : https://en.wikipedia.org/wiki/Single-page_application
217
- .. _`Stopwatch component` : https://symfony.com/components/Stopwatch
218
217
.. _`Blackfire` : https://blackfire.io/docs/introduction?utm_source=symfony&utm_medium=symfonycom_docs&utm_campaign=profiler
You can’t perform that action at this time.
0 commit comments