C# Class App.Metrics.Concurrency.Benchmarks.BenchmarkDotNetBenchmarks.Concurrency.AtomicIntegerBenchmark

Inheritance: DefaultBenchmarkBase
Show file Open project: AppMetrics/AppMetrics

Public Methods

Method Description
Setup ( ) : void

Private Methods

Method Description
Decrement ( ) : void
Get ( ) : void
Increment ( ) : void

Method Details

Setup() public method

public Setup ( ) : void
return void