Julio Montoya 7464887946 Updating vendors | %!s(int64=11) %!d(string=hai) anos | |
---|---|---|
.. | ||
LICENSE | %!s(int64=11) %!d(string=hai) anos | |
README.md | %!s(int64=11) %!d(string=hai) anos | |
Stopwatch.php | %!s(int64=11) %!d(string=hai) anos | |
StopwatchEvent.php | %!s(int64=11) %!d(string=hai) anos | |
StopwatchPeriod.php | %!s(int64=11) %!d(string=hai) anos | |
composer.json | %!s(int64=11) %!d(string=hai) anos |
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