Julio Montoya 7464887946 Updating vendors | il y a 11 ans | |
---|---|---|
.. | ||
LICENSE | il y a 11 ans | |
README.md | il y a 11 ans | |
Stopwatch.php | il y a 11 ans | |
StopwatchEvent.php | il y a 11 ans | |
StopwatchPeriod.php | il y a 11 ans | |
composer.json | il y a 11 ans |
Stopwatch provides a way to profile code.
You can run the unit tests with the following command:
$ cd path/to/Symfony/Component/Stopwatch/
$ composer.phar install
$ phpunit