C# Class CQRS.Tests.NCrunchPerformanceExtensions

Afficher le fichier Open project: mlidbom/Composable.Monolithic

Méthodes publiques

Méthode Description
AdjustIterationsForNCrunch ( this @this, double boost = 1.0 ) : int
AdjustRuntimeForNCrunch ( this @this, double boost = 1.0 ) : System.TimeSpan

Method Details

AdjustIterationsForNCrunch() public static méthode

public static AdjustIterationsForNCrunch ( this @this, double boost = 1.0 ) : int
@this this
boost double
Résultat int

AdjustRuntimeForNCrunch() public static méthode

public static AdjustRuntimeForNCrunch ( this @this, double boost = 1.0 ) : System.TimeSpan
@this this
boost double
Résultat System.TimeSpan