PHP 8.5.0 Alpha 2 available for testing

HRTime\StopWatch::stop

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::stopDetiene la medición del tiempo

Descripción

public HRTime\StopWatch::stop(): void

Detiene la medición del tiempo para el intervalo anterior.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve void.

add a note

User Contributed Notes

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