obsidian/polyfill-hrtime

This package is abandoned and no longer maintained. The author suggests using the php >= 7.3 package instead.

A polyfill for hrtime.

v0.1.2 2020-04-01 11:13 UTC

This package is auto-updated.

Last update: 2022-01-08 11:22:38 UTC


README

This is an implementation of a complete hrtime which can utilize uv and hrtime, and not solely microtime.

Install

Install this polyfill from composer using

composer require obsidian/polyfill-hrtime