Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Eris
Shrinker
TimeLimit
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