Copyright | Copyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Tested with: GHC 8.0.1
The module defines TimingStatsView
that shows the timing statistics
for the variables for every simulation run separately.
Synopsis
Documentation
data TimingStatsView Source #
Defines the View
that shows the timing statistics
for variables for every simulation run separately.
TimingStatsView | |
|
Instances
defaultTimingStatsView :: TimingStatsView Source #
This is the default view.