PHP 클래스 GBBenchmarkIterator, gitblog

상속: implements Iterator
파일 보기 프로젝트 열기: rsms/gitblog

공개 프로퍼티들

프로퍼티 타입 설명
$buf
$current
$iterations
$rtime
$stime
$t
$utime

공개 메소드들

메소드 설명
__construct ( $iterations )
_rus ( $end = false )
current ( )
key ( )
next ( )
rewind ( )
valid ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $iterations )

_rus() 공개 메소드

public _rus ( $end = false )

current() 공개 메소드

public current ( )

key() 공개 메소드

public key ( )

next() 공개 메소드

public next ( )

rewind() 공개 메소드

public rewind ( )

valid() 공개 메소드

public valid ( )

프로퍼티 상세

$buf 공개적으로 프로퍼티

public $buf

$current 공개적으로 프로퍼티

public $current

$iterations 공개적으로 프로퍼티

public $iterations

$rtime 공개적으로 프로퍼티

public $rtime

$stime 공개적으로 프로퍼티

public $stime

$t 공개적으로 프로퍼티

public $t

$utime 공개적으로 프로퍼티

public $utime