php8.5
Home/ Manual/ hrtime / hrtime-stopwatch/ HRTime\StopWatch::start

HRTime\StopWatch::start

PHP function Edit on GitHub ✎

(PECL hrtime >= 0.4.3)

Start time measurement

Description

HRTime\StopWatch::start(): void

Starts the time measurement. It has no effect if the measurement was already started. The measurement will be continued if it was previously stopped.

Parameters Parameters

Return Values

Returns void.

Source: reference/hrtime/hrtime-stopwatch/start.xml · from the official PHP manual (php/doc-en)