C# (CSharp) Disruptor.Collections Histogram - 13 examples found. These are the top rated real world C# (CSharp) examples of Disruptor.Collections.Histogram extracted from open source projects. You can rate examples to help us improve the quality of examples.
Histogram for tracking the frequency of observations of values below interval upper bounds. This class is useful for recording timings in nanoseconds across a large number of observations when high performance is required.