PHP 8.3.4 Released!

HRTime\PerformanceCounter::getTicks

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksCurrent ticks from the system

Description

public static HRTime\PerformanceCounter::getTicks(): int

Returns the ticks count.

Parameters

This function has no parameters.

Return Values

Returns int indicating the ticks count.

add a note

User Contributed Notes

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