Download the PHP package speedy/timer without Composer
On this page you can find all versions of the php package speedy/timer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor speedy
Package timer
Short Description A simple timer for measuring the speed of a script.
License MIT
Package timer
Short Description A simple timer for measuring the speed of a script.
License MIT
Please rate this library. Is it a good library?
Informations about the package timer
Speedy Timer
Speedy Timer is a package component for script runtime measurement that may be used for debugging applications within system development.
Requirements
- >= php 7.1
Installation
Usage
Basic usage for activating the measurement of the runtime script:
You can use shortcut to create the Timer class instance:
To track the duration of different parts of the script it is possible to name each item in the following way:
All versions of timer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package speedy/timer contains the following files
Loading the files please wait ....