C# 클래스 CQRS.Tests.NCrunchPerformanceExtensions

파일 보기 프로젝트 열기: mlidbom/Composable.Monolithic

공개 메소드들

메소드 설명
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