Julio Montoya 7464887946 Updating vendors 11 سال پیش
..
LICENSE 374d63d4e5 Updating vendors 11 سال پیش
README.md 7464887946 Updating vendors 11 سال پیش
Stopwatch.php 224a0e666e Updating vendors 11 سال پیش
StopwatchEvent.php 224a0e666e Updating vendors 11 سال پیش
StopwatchPeriod.php 374d63d4e5 Updating vendors 11 سال پیش
composer.json 224a0e666e Updating vendors 11 سال پیش

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