C# Class NLight.Diagnostics.Benchmarking.BenchmarkOptions

Represents benchmark options.
Mostrar archivo Open project: slorion/nlight Class Usage Examples

Public Methods

Method Description
BenchmarkOptions ( ) : System.Threading

Initializes a new instance of the BenchmarkOptions class.

Method Details

BenchmarkOptions() public method

Initializes a new instance of the BenchmarkOptions class.
public BenchmarkOptions ( ) : System.Threading
return System.Threading