• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..19-May-2021-

Tests/H19-May-2021-462334

.gitignoreH A D19-May-202134 43

CHANGELOG.mdH A D19-May-2021183 107

LICENSEH A D19-May-20211 KiB2016

README.mdH A D19-May-2021481 1410

Section.phpH A D19-May-20214.4 KiB20173

Stopwatch.phpH A D19-May-20214.1 KiB17764

StopwatchEvent.phpH A D19-May-20215.5 KiB255108

StopwatchPeriod.phpH A D19-May-20211.8 KiB7730

composer.jsonH A D19-May-2021677 2928

phpunit.xml.distH A D19-May-2021836 3127

README.md

1Stopwatch Component
2===================
3
4The Stopwatch component provides a way to profile code.
5
6Resources
7---------
8
9  * [Documentation](https://symfony.com/doc/current/components/stopwatch.html)
10  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
11  * [Report issues](https://github.com/symfony/symfony/issues) and
12    [send Pull Requests](https://github.com/symfony/symfony/pulls)
13    in the [main Symfony repository](https://github.com/symfony/symfony)
14