PHP Class Phive\Queue\QueueUtils

Datei anzeigen Open project: rybakit/phive-queue Class Usage Examples

Public Methods

Method Description
calculateDelay ( mixed $eta ) : integer
normalizeEta ( mixed $eta ) : integer

Method Details

calculateDelay() public static method

public static calculateDelay ( mixed $eta ) : integer
$eta mixed
return integer

normalizeEta() public static method

public static normalizeEta ( mixed $eta ) : integer
$eta mixed
return integer The Unix timestamp.