C# Class Codaxy.Common.Benchmarking.BenchmarkStopwatchExtensions

Afficher le fichier Open project: codaxy/common

Méthodes publiques

Méthode Description
ReportPhaseCompleted ( this b, String phaseName ) : void

Method Details

ReportPhaseCompleted() public static méthode

public static ReportPhaseCompleted ( this b, String phaseName ) : void
b this
phaseName String
Résultat void