CakeFest 2024: The Official CakePHP Conference

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 whether the measurement is running.

add a note

User Contributed Notes

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