| Copyright | Soostone Inc | 
|---|---|
| License | BSD3 | 
| Maintainer | Ozgun Ataman | 
| Stability | experimental | 
| Safe Haskell | Safe-Inferred | 
| Language | Haskell2010 | 
Instrument.Sampler
Description
A container that can capture actual numeric values, efficiently and concurrently buffering them in memory. We can impose a cap on how many values are captured at a time.
Documentation
An in-memory, bounded buffer for measurement samples.