Class EventPipeProfilerAttribute
- Namespace
- BenchmarkDotNet.Attributes
- Assembly
- BenchmarkDotNet.dll
[AttributeUsage(AttributeTargets.Class)]
public class EventPipeProfilerAttribute : Attribute, IConfigSource
- Inheritance
-
EventPipeProfilerAttribute
- Implements
- Inherited Members
Constructors
EventPipeProfilerAttribute(EventPipeProfile)
public EventPipeProfilerAttribute(EventPipeProfile profile)
Parameters
profile
EventPipeProfile
Properties
Config
public IConfig Config { get; }