PHP Class Tolerance\Waiter\TimeOut

Inheritance: implements Tolerance\Waiter\Waiter, implements Tolerance\Waiter\StatefulWaiter
Datei anzeigen Open project: sroze/tolerance

Public Methods

Method Description
__construct ( Tolerance\Waiter\Waiter $delegateWaiter, integer $timeOut )
resetState ( )
wait ( $seconds = 1 )

Method Details

__construct() public method

public __construct ( Tolerance\Waiter\Waiter $delegateWaiter, integer $timeOut )
$delegateWaiter Tolerance\Waiter\Waiter
$timeOut integer

resetState() public method

public resetState ( )

wait() public method

public wait ( $seconds = 1 )