Hoogle Search
Within LTS Haskell 24.14 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Distribution :: Stats -> Valueekg-core System.Metrics No documentation available.
module System.Metrics.
Distribution This module defines a type for tracking statistics about a series of events. An event could be handling of a request and the value associated with the event -- the value you'd pass to add -- could be the amount of time spent serving that request (e.g. in milliseconds). All operations are thread safe.
-
ekg-core System.Metrics.Distribution An metric for tracking events.
Page 1 of 1