HRTime\PerformanceCounter
PHP Manual

HRTime\PerformanceCounter::isRunning

(PECL hrtime >= 0.4.3)

HRTime\PerformanceCounter::isRunningWhether the measurement is running.

Beschreibung

public bool HRTime\PerformanceCounter::isRunning ( void )

Reveals whether the measurement was started.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns boolean indicating whetehr the measurement is running.


HRTime\PerformanceCounter
PHP Manual