HRTime\StopWatch::isRunning

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::isRunningWhether the measurement is running

Opis

public HRTime\StopWatch::isRunning ( void ) : bool

Reveals whether the measurement was started.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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