HRTime\PerformanceCounter::getTicksSince

Ticks elapsed since the given value

Description

public static int HRTime\PerformanceCounter::getTicksSince ( integer $start )

Returns the ticks count elapsed since the given start value.

Parameters

start

Starting ticks value.

Return Values

Returns integer indicating the ticks count.