Download the PHP package alex-heifetz/stopwatch without Composer
On this page you can find all versions of the php package alex-heifetz/stopwatch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package stopwatch
Stopwatch – Class for checking delays during code execution
Why you might need this
If you don’t want to use complex tools for code profiling, but just need to find a place that slows down the execution of all code.
Installation & loading
Just add this line to your composer.json
file:
or run
A Simple Example
All versions of stopwatch with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package alex-heifetz/stopwatch contains the following files
Loading the files please wait ....