![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <boost/accumulators/accumulators.hpp>#include <boost/accumulators/statistics.hpp>#include <boost/accumulators/statistics/stats.hpp>#include <boost/accumulators/statistics/count.hpp>#include <boost/accumulators/statistics/min.hpp>#include <boost/accumulators/statistics/max.hpp>#include <boost/accumulators/statistics/sum.hpp>#include "tick_count.h"#include <map>#include <string>#include "ManagedDictionary.h"#include "Timer.h"
Include dependency graph for Stopwatch.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Support::Stopwatch |
Namespaces | |
| namespace | Support |
Defines | |
| #define | NOMINMAX |
Typedefs | |
| typedef boost::accumulators::accumulator_set < double, StopwatchStats > | Support::StopwatchAccumulator |
| typedef boost::accumulators::features < boost::accumulators::tag::mean, boost::accumulators::tag::count, boost::accumulators::tag::min, boost::accumulators::tag::max, boost::accumulators::tag::sum > | Support::StopwatchStats |
| #define NOMINMAX |
Definition at line 4 of file Stopwatch.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.