PHP 인터페이스 Eris\Shrinker\TimeLimit

파일 보기 프로젝트 열기: giorgiosironi/eris

공개 메소드들

메소드 설명
__toString ( ) : string
hasBeenReached ( ) : boolean
start ( ) : void Call to start measuring the time interval.

메소드 상세

__toString() 공개 메소드

public __toString ( ) : string
리턴 string

hasBeenReached() 공개 메소드

public hasBeenReached ( ) : boolean
리턴 boolean

start() 공개 메소드

Call to start measuring the time interval.
public start ( ) : void
리턴 void