Julio Montoya 7464887946 Updating vendors | 11 anos atrás | |
---|---|---|
.. | ||
LICENSE | 11 anos atrás | |
README.md | 11 anos atrás | |
Stopwatch.php | 11 anos atrás | |
StopwatchEvent.php | 11 anos atrás | |
StopwatchPeriod.php | 11 anos atrás | |
composer.json | 11 anos atrás |
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