Skip to content

Repository files navigation

Microtime

Installing

composer require microtime/microtime

Usage

// Instantiate the class$microtime = new \Microtime\Microtime();
// code...sleep(1);
// And then, get time elapsedecho$microtime->elapsed()->round();

About

A simple way to get elapsed time between two points.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages