HRTime\PerformanceCounter::start

(PECL hrtime >= 0.4.3)

HRTime\PerformanceCounter::startIniciar la medición del tiempo

Descripción

public void HRTime\PerformanceCounter::start ( void )

Inicia la medición del tiempo. No tiene efecto si la medición ya se inició. La medición continuará si se detuvo anteriormente.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve nada.

add a note add a note

User Contributed Notes

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