PHP 8.4.6 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.

User Contributed Notes

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