Php/docs/hrtime-stopwatch.isrunning

来自菜鸟教程
跳转至:导航、​搜索

HRTime\StopWatch::isRunning

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::isRunningWhether the measurement is running


说明

public HRTime\StopWatch::isRunning ( ) : bool

Reveals whether the measurement was started.


参数

此函数没有参数。


返回值

Returns bool indicating whetehr the measurement is running.