C# Class Zetbox.API.PerfCounter.BasePerfMonAppender.InstancePerformanceCounter

Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Decrement ( long startTicks, long endTicks ) : void
Increment ( ) : void

Method Details

Decrement() public méthode

public Decrement ( long startTicks, long endTicks ) : void
startTicks long
endTicks long
Résultat void

Increment() public méthode

public Increment ( ) : void
Résultat void