PHP Class Phive\Queue\Tests\TimeUtils

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

Public Methods

Method Description
callAt ( $timestamp, Closure $func, $forceSleep = null )

Private Methods

Method Description
setTime ( $timestamp )
unsetTime ( )

Method Details

callAt() public static method

public static callAt ( $timestamp, Closure $func, $forceSleep = null )
$func Closure