Julio Montoya 7464887946 Updating vendors %!s(int64=11) %!d(string=hai) anos
..
LICENSE 374d63d4e5 Updating vendors %!s(int64=11) %!d(string=hai) anos
README.md 7464887946 Updating vendors %!s(int64=11) %!d(string=hai) anos
Stopwatch.php 224a0e666e Updating vendors %!s(int64=11) %!d(string=hai) anos
StopwatchEvent.php 224a0e666e Updating vendors %!s(int64=11) %!d(string=hai) anos
StopwatchPeriod.php 374d63d4e5 Updating vendors %!s(int64=11) %!d(string=hai) anos
composer.json 224a0e666e Updating vendors %!s(int64=11) %!d(string=hai) anos

README.md

Stopwatch Component

Stopwatch provides a way to profile code.

Resources

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/Stopwatch/
$ composer.phar install
$ phpunit