C# 클래스 LayoutFarm.dbugCounter

파일 보기 프로젝트 열기: prepare/HTML-Renderer

공개 메소드들

메소드 설명
GCAndSnapTicks ( dbugCounterAction codeRgn ) : long
ResetPaintCount ( ) : void
Snap ( System sw, dbugCounterAction codeRgn ) : long

메소드 상세

GCAndSnapTicks() 공개 정적인 메소드

public static GCAndSnapTicks ( dbugCounterAction codeRgn ) : long
codeRgn dbugCounterAction
리턴 long

ResetPaintCount() 공개 정적인 메소드

public static ResetPaintCount ( ) : void
리턴 void

Snap() 공개 정적인 메소드

public static Snap ( System sw, dbugCounterAction codeRgn ) : long
sw System
codeRgn dbugCounterAction
리턴 long