Table of Contents

Interface IEngineFactory

Namespace
BenchmarkDotNet.Engines
Assembly
BenchmarkDotNet.dll
public interface IEngineFactory

Methods

CreateReadyToRun(EngineParameters)

IEngine CreateReadyToRun(EngineParameters engineParameters)

Parameters

engineParameters EngineParameters

Returns

IEngine