Class EngineStage
Assembly: BenchmarkDotNet.dll
Syntax
Constructors
EngineStage(IEngine)
Declaration
protected EngineStage(IEngine engine)
Parameters
Type |
Name |
Description |
IEngine |
engine |
|
Properties
TargetJob
Declaration
protected Job TargetJob { get; }
Property Value
Methods
RunIteration(IterationMode, IterationStage, Int32, Int64, Int32)
Declaration
protected Measurement RunIteration(IterationMode mode, IterationStage stage, int index, long invokeCount, int unrollFactor)
Parameters
Returns
WriteLine()
Declaration
protected void WriteLine()