PHP 7.0.6 Released

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.

User Contributed Notes

There are no user contributed notes for this page.
To Top