PHP Class Prose\UsingTimer

Inheritance: extends Prose
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
wait ( $timeout = 'PT01M', $reason = "waiting for everything to catch up" )
waitFor ( $callback, $timeout = 'PT5S' )
waitWhile ( $callback, $timeout = 'PT5S' )

Method Details

wait() public méthode

public wait ( $timeout = 'PT01M', $reason = "waiting for everything to catch up" )

waitFor() public méthode

public waitFor ( $callback, $timeout = 'PT5S' )

waitWhile() public méthode

public waitWhile ( $callback, $timeout = 'PT5S' )