PHP 7.0.6 Released

HRTime\PerformanceCounter::stop

(PECL hrtime >= 0.4.3)

HRTime\PerformanceCounter::stopStop time measurement

Description

public void HRTime\PerformanceCounter::stop ( void )

Stop the time measurement for the previously started interval.

Parameters

This function has no parameters.

Return Values

Returns void.

User Contributed Notes

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