Show / Hide Table of Contents

Class RunStrategyExtensions

Inheritance
Object
RunStrategyExtensions
Namespace: BenchmarkDotNet.Engines
Assembly: BenchmarkDotNet.dll
Syntax
public static class RunStrategyExtensions

Methods

NeedsJitting(RunStrategy)

Declaration
public static bool NeedsJitting(this RunStrategy runStrategy)
Parameters
Type Name Description
RunStrategy runStrategy
Returns
Type Description
Boolean
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors