HRTime\PerformanceCounter
PHP Manual

HRTime\PerformanceCounter::isRunning

(PECL hrtime >= 0.4.3)

HRTime\PerformanceCounter::isRunningWhether the measurement is running.

Description

public bool HRTime\PerformanceCounter::isRunning ( void )

Reveals whether the measurement was started.

Parameters

This function has no parameters.

Return Values

Returns boolean indicating whetehr the measurement is running.


HRTime\PerformanceCounter
PHP Manual