PHP 8.3.4 Released!

HRTime\StopWatch::stop

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::stopStop time measurement

Description

public HRTime\StopWatch::stop(): void

Stop the time measurement for the previously started interval.

Parameters

This function has no parameters.

Return Values

Returns void.

add a note

User Contributed Notes

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