C# 클래스 Zetbox.API.PerfCounter.BasePerfMonAppender.InstancePerformanceCounter

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Decrement ( long startTicks, long endTicks ) : void
Increment ( ) : void

메소드 상세

Decrement() 공개 메소드

public Decrement ( long startTicks, long endTicks ) : void
startTicks long
endTicks long
리턴 void

Increment() 공개 메소드

public Increment ( ) : void
리턴 void