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