Method | Description | |
---|---|---|
__construct ( integer $maximumIntervalLength, callable $clock ) | ||
__toString ( ) | ||
hasBeenReached ( ) | ||
realTime ( $maximumIntervalLength ) | ||
start ( ) |
public __construct ( integer $maximumIntervalLength, callable $clock ) | ||
$maximumIntervalLength | integer | in seconds |
$clock | callable |