PHP Interface Eris\Shrinker\TimeLimit

Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
__toString ( ) : string
hasBeenReached ( ) : boolean
start ( ) : void Call to start measuring the time interval.

Method Details

__toString() public méthode

public __toString ( ) : string
Résultat string

hasBeenReached() public méthode

public hasBeenReached ( ) : boolean
Résultat boolean

start() public méthode

Call to start measuring the time interval.
public start ( ) : void
Résultat void