3 #include <boost/date_time/posix_time/ptime.hpp> 4 #include <boost/date_time/posix_time/posix_time_duration.hpp> 8 typedef boost::posix_time::ptime
ptime_t;
15 #if defined(BOOST_DATE_TIME_HAS_NANOSECONDS) 16 typedef boost::posix_time::nanosec nanosec_t;
uint64_t stamp_t
Definition: time.hpp:7
boost::posix_time::time_duration ptime_duration_t
Definition: time.hpp:9
boost::posix_time::minutes minutes_t
Definition: time.hpp:11
boost::posix_time::millisec millisec_t
Definition: time.hpp:13
boost::posix_time::hours hours_t
Definition: time.hpp:10
boost::posix_time::ptime ptime_t
Definition: time.hpp:8
Definition: parameters.hpp:11
boost::posix_time::microsec microsec_t
Definition: time.hpp:14
boost::posix_time::seconds seconds_t
Definition: time.hpp:12