PHP Class Phive\Queue\QueueUtils

Afficher le fichier Open project: rybakit/phive-queue Class Usage Examples

Méthodes publiques

Méthode Description
calculateDelay ( mixed $eta ) : integer
normalizeEta ( mixed $eta ) : integer

Method Details

calculateDelay() public static méthode

public static calculateDelay ( mixed $eta ) : integer
$eta mixed
Résultat integer

normalizeEta() public static méthode

public static normalizeEta ( mixed $eta ) : integer
$eta mixed
Résultat integer The Unix timestamp.