Julio Montoya 7464887946 Updating vendors | пре 11 година | |
---|---|---|
.. | ||
LICENSE | пре 11 година | |
README.md | пре 11 година | |
Stopwatch.php | пре 11 година | |
StopwatchEvent.php | пре 11 година | |
StopwatchPeriod.php | пре 11 година | |
composer.json | пре 11 година |
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