Recommend this page to a friend! |
Classes of Abed Nego Ragil Putra | PHP Inventory Management System with Scanner | vendor/phpunit/php-timer/README.md | Download |
|
Download
phpunit/php-timerUtility class for timing things, factored out of PHPUnit into a stand-alone component. InstallationYou can add this library as a local, per-project dependency to your project using Composer:
If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:
UsageBasic Timing
The code above yields the output below:
Resource Consumption Since PHP Startup
The code above yields the output below:
|