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