HRTime\PerformanceCounter
PHP Manual

HRTime\PerformanceCounter::getTicks

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksCurrent ticks from the system

説明

public static int HRTime\PerformanceCounter::getTicks ( void )

Returns the ticks count.

パラメータ

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

返り値

Returns integer indicating the ticks count.


HRTime\PerformanceCounter
PHP Manual