PHP 인터페이스 ManaPHP\Meter\RoundInterface

파일 보기 프로젝트 열기: manaphp/manaphp

공개 메소드들

메소드 설명
flush ( string $type, string $id = null ) : void
record ( string $type, string $id, integer $duration ) : static

메소드 상세

flush() 공개 메소드

public flush ( string $type, string $id = null ) : void
$type string
$id string
리턴 void

record() 공개 메소드

public record ( string $type, string $id, integer $duration ) : static
$type string
$id string
$duration integer
리턴 static