C# Class CQRS.Tests.TestEnvironmentPerformance

Afficher le fichier Open project: mlidbom/Composable.Monolithic Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AdjustIterations ( int original, double boost = 1.0 ) : int
AdjustRuntime ( System.TimeSpan original, double boost = 1.0 ) : System.TimeSpan

Method Details

AdjustIterations() public static méthode

public static AdjustIterations ( int original, double boost = 1.0 ) : int
original int
boost double
Résultat int

AdjustRuntime() public static méthode

public static AdjustRuntime ( System.TimeSpan original, double boost = 1.0 ) : System.TimeSpan
original System.TimeSpan
boost double
Résultat System.TimeSpan