HRTime\PerformanceCounter::getTicks

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksCurrent ticks from the system

説明

publicstaticHRTime\PerformanceCounter::getTicks(): int

Returns the ticks count.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns int indicating the ticks count.

To Top