-
Couldn't load subscription status.
- Fork 35
P_CodeJam_PerfTests_Running_Core_CompetitionRunnerBase_DefaultTooFastBenchmarkLimit
andrewvk edited this page Nov 8, 2016
·
2 revisions
Timing limit for too fast runs.
Namespace: CodeJam.PerfTests.Running.Core
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
protected virtual TimeSpan DefaultTooFastBenchmarkLimit { get; }VB
Protected Overridable ReadOnly Property DefaultTooFastBenchmarkLimit As TimeSpan
GetF#
abstract DefaultTooFastBenchmarkLimit : TimeSpan with get
override DefaultTooFastBenchmarkLimit : TimeSpan with getType: TimeSpan
The timing limit for too fast runs
CompetitionRunnerBase Class
CodeJam.PerfTests.Running.Core Namespace