C# Класс CQRS.Tests.NCrunchPerformanceExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AdjustIterationsForNCrunch ( this @this, double boost = 1.0 ) : int
AdjustRuntimeForNCrunch ( this @this, double boost = 1.0 ) : System.TimeSpan

Описание методов

AdjustIterationsForNCrunch() публичный статический Метод

public static AdjustIterationsForNCrunch ( this @this, double boost = 1.0 ) : int
@this this
boost double
Результат int

AdjustRuntimeForNCrunch() публичный статический Метод

public static AdjustRuntimeForNCrunch ( this @this, double boost = 1.0 ) : System.TimeSpan
@this this
boost double
Результат System.TimeSpan