hrtime 0.5.1

High resolution timing


The extension implements a high resolution StopWatch class. It uses the the best possible APIs on different platforms. It also makes possible to implement a custom stopwatch using low level ticks delivered by the underlaying APIs.

License: BSD

Changes

- fixed invalid free under PHP7