C# Class LayoutFarm.dbugCounter

Show file Open project: prepare/HTML-Renderer

Public Methods

Method Description
GCAndSnapTicks ( dbugCounterAction codeRgn ) : long
ResetPaintCount ( ) : void
Snap ( System sw, dbugCounterAction codeRgn ) : long

Method Details

GCAndSnapTicks() public static method

public static GCAndSnapTicks ( dbugCounterAction codeRgn ) : long
codeRgn dbugCounterAction
return long

ResetPaintCount() public static method

public static ResetPaintCount ( ) : void
return void

Snap() public static method

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