| Copyright | Copyright (c) 2012-2015, David Sorokin <david.sorokin@gmail.com> |
|---|---|
| License | BSD3 |
| Maintainer | David Sorokin <david.sorokin@gmail.com> |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell98 |
Simulation.Aivika.Experiment.TimingStatsView
Description
Tested with: GHC 7.8.3
The module defines TimingStatsView that shows the timing statistics
for the variables for every simulation run separately.
Documentation
data TimingStatsView Source
Defines the View that shows the timing statistics
for variables for every simulation run separately.
Constructors
| TimingStatsView | |
Fields
| |
Instances
defaultTimingStatsView :: TimingStatsView Source
This is the default view.