PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

HRTime\PerformanceCounter::getTicksSince

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksSinceTicks elapsed since the given value

说明

public static HRTime\PerformanceCounter::getTicksSince ( int $start ) : int

Returns the ticks count elapsed since the given start value.

参数

start

Starting ticks value.

返回值

Returns integer indicating the ticks count.