aivika-experiment-5.3.3: Simulation experiments for the Aivika library
CopyrightCopyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Simulation.Aivika.Experiment.Base.TimingStatsWriter

Description

Tested with: GHC 8.0.1

The module defines TimingStatsWriter that knows how to write the timing statistics in HTML.

Synopsis

Documentation

data TimingStatsWriter a Source #

Defines a writer that knows how to represent the TimingStats as the HTML table.

Constructors

TimingStatsWriter 

Fields