CakeFest 2024: The Official CakePHP Conference

HRTime\PerformanceCounter::getTicks

(PECL hrtime >= 0.6.0)

HRTime\PerformanceCounter::getTicksCurrent ticks from the system

Beschreibung

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

Returns the ticks count.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns Integer indicating the ticks count.

add a note

User Contributed Notes

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