Class EventPipeProfilerAttribute
Implements
Inherited Members
Namespace: BenchmarkDotNet.Attributes
Assembly: BenchmarkDotNet.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class EventPipeProfilerAttribute : Attribute, IConfigSource
Constructors
EventPipeProfilerAttribute(EventPipeProfile)
Declaration
public EventPipeProfilerAttribute(EventPipeProfile profile)
Parameters
Type | Name | Description |
---|---|---|
EventPipeProfile | profile |
Properties
Config
Declaration
public IConfig Config { get; }
Property Value
Type | Description |
---|---|
IConfig |