Class millisec_posix_time_system_config
boost::posix_time::millisec_posix_time_system_config —
Synopsis
class millisec_posix_time_system_config {
public:
// types
typedef boost::int64_t time_rep_type;
typedef gregorian::date date_type;
typedef gregorian::date_duration date_duration_type;
typedef time_duration time_duration_type;
typedef time_res_traits::tick_type int_type;
typedef time_res_traits::impl_type impl_type;
typedef time_res_traits resolution_traits;
// public member functions
BOOST_STATIC_CONSTANT(boost::int64_t, tick_per_second = 1000000) ;
};
Description
millisec_posix_time_system_config
public member functions
BOOST_STATIC_CONSTANT(boost::int64_t , tick_per_second = 1000000) ;