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.

add a note add a note

User Contributed Notes

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