| Recommend this page to a friend! | 
| Classes of Renato Lucena | PHP Pokemon Script | vendor/phpunit/php-timer/README.md | Download | 
  | 
|||||||||||||||||||||
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:  |