ff23c72c4a
PR: 202889 Submitted by: Gasol Wu <gasol.wu@gmail.com>
5 lines
273 B
Text
5 lines
273 B
Text
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.
|
|
|
|
WWW: https://pecl.php.net/package/hrtime
|