Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
timer.hpp File Reference
#include <boost/config/warning_disable.hpp>
#include <boost/timer/config.hpp>
#include <boost/chrono/chrono.hpp>
#include <boost/cstdint.hpp>
#include <string>
#include <cstring>
#include <ostream>
#include <boost/config/abi_prefix.hpp>
#include <boost/config/abi_suffix.hpp>
Include dependency graph for timer.hpp:

Classes

struct  boost::timer::cpu_times
 
class  boost::timer::cpu_timer
 
class  boost::timer::auto_cpu_timer
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::timer
 

Functions

BOOST_TIMER_DECL std::string boost::timer::format (const cpu_times &times, short places, const std::string &format)
 
BOOST_TIMER_DECL std::string boost::timer::format (const cpu_times &times, short places=default_places)