HRTime\PerformanceCounter::getTicksSince
(PECL hrtime >= 0.6.0)
HRTime\PerformanceCounter::getTicksSince — Ticks elapsed since the given value
说明
Returns the ticks count elapsed since the given start value.
参数
start-
Starting ticks value.
返回值
Returns int indicating the ticks count.