Class BenchmarkAttribute
Specify benchmark method.
Inherited Members
Namespace: nanoFramework.Benchmark
Assembly: nanoFramework.Benchmark.dll
Syntax
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public sealed class BenchmarkAttribute : Attribute
Constructors
BenchmarkAttribute()
Declaration
public BenchmarkAttribute()