PHPackages                             amnuts/timer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. amnuts/timer

ActiveLibrary[Caching](/categories/caching)

amnuts/timer
============

A simple to use timer class

1.0.0(5y ago)04MITPHPPHP &gt;=7.3.0

Since Sep 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/amnuts/timer)[ Packagist](https://packagist.org/packages/amnuts/timer)[ RSS](/packages/amnuts-timer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Simple Timer
============

[](#simple-timer)

This is a ridiculously simple microsecond timer for you to use within your PHP applications.

It starts the timer when you instantiate the class and from there you can `mark` points of delta along the way and `stop` the timer.

Really; could it get simpler?

Usage examples
==============

[](#usage-examples)

```
