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
|