Logo
Reference manual - version ored_version
Timer::Statistics Struct Reference

Public Member Functions

boost::timer::nanosecond_type avgTime () const
void add (const Statistics &stats)

Public Attributes

boost::timer::nanosecond_type totalTime = 0
boost::timer::nanosecond_type maxTime = std::numeric_limits<boost::timer::nanosecond_type>::min()
boost::timer::nanosecond_type minTime = std::numeric_limits<boost::timer::nanosecond_type>::max()
QuantLib::Size count = 0