Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Eris
Shrinker
TimeLimit
PHP Interface Eris\Shrinker\TimeLimit
Show file
Open project: giorgiosironi/eris
Public Methods
Method
Description
__toString
( ) :
string
hasBeenReached
( ) :
boolean
start
( ) :
void
Call to start measuring the time interval.
Method Details
__toString()
public
method
public
__toString
( ) :
string
return
string
hasBeenReached()
public
method
public
hasBeenReached
( ) :
boolean
return
boolean
start()
public
method
Call to start measuring the time interval.
public
start
( ) :
void
return
void