#include <cstdlib>
#include <boost/limits.hpp>
#include <boost/cstdint.hpp>
#include <boost/config/no_tr1/cmath.hpp>
#include <boost/date_time/time_duration.hpp>
#include <boost/date_time/time_resolution_traits.hpp>
#include <boost/date_time/gregorian/gregorian_types.hpp>
#include <boost/date_time/wrapping_int.hpp>
#include <boost/date_time/compiler_config.hpp>
Classes | |
class | boost::posix_time::time_duration |
Base time duration type. More... | |
class | boost::posix_time::millisec_posix_time_system_config |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::posix_time | |
Defines a non-adjusted time system with nano-second resolution and stable calculation properties. | |
Macros | |
#define | BOOST_DATE_TIME_HAS_MILLISECONDS |
#define | BOOST_DATE_TIME_HAS_MICROSECONDS |
Typedefs | |
typedef date_time::time_resolution_traits < boost::date_time::time_resolution_traits_adapted64_impl, boost::date_time::micro, 1000000, 6 > | boost::posix_time::time_res_traits |
#define BOOST_DATE_TIME_HAS_MICROSECONDS |
#define BOOST_DATE_TIME_HAS_MILLISECONDS |