We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Timing limit for too fast runs.
Namespace: CodeJam.PerfTests.Running.CoreAssembly: 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 Get
F#
abstract DefaultTooFastBenchmarkLimit : TimeSpan with get override DefaultTooFastBenchmarkLimit : TimeSpan with get
Type: TimeSpanThe timing limit for too fast runs
CompetitionRunnerBase ClassCodeJam.PerfTests.Running.Core Namespace