PHP 8.1.28 Released!

HRTime\StopWatch::isRunning

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::isRunningWhether the measurement is running

Beschreibung

public HRTime\StopWatch::isRunning(): bool

Reveals whether the measurement was started.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns Boolean indicating whether the measurement is running.

add a note

User Contributed Notes

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