trait PollingTrait

Methods

float
getCurrentTimeMillis()

Protected to allow overriding for tests

sleepMillis(float $millis)

Protected to allow overriding for tests

Details

at line 80
protected float getCurrentTimeMillis()

Protected to allow overriding for tests

Return Value

float Current time in milliseconds

at line 90
protected sleepMillis(float $millis)

Protected to allow overriding for tests

Parameters

float $millis