HRTime\PerformanceCounter
PHP Manual

HRTime\PerformanceCounter::isRunning

(PECL hrtime >= 0.4.3)

HRTime\PerformanceCounter::isRunningWhether the measurement is running.

説明

public bool HRTime\PerformanceCounter::isRunning ( void )

Reveals whether the measurement was started.

パラメータ

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

返り値

Returns boolean indicating whetehr the measurement is running.


HRTime\PerformanceCounter
PHP Manual