![]() |
Home | Libraries | People | FAQ | More |
boost::interprocess::ustime
// In header: <boost/interprocess/timed_utils.hpp> class ustime { public: // public member functions ( = ); ustime & (usduration &); ustime (usduration &); ustime & (usduration &); ustime (usduration &); (ustime &) ; (ustime &) ; (ustime &) ; (ustime &) ; () ; };
ustime
public member functions( microsecs = );
Constructs a time point that is "microsecs" duration away from the epoch of the system
ustime & (usduration & other);
ustime (usduration & other);
ustime & (usduration & other);
ustime (usduration & other);
(ustime & other) ;
(ustime & other) ;
(ustime & other) ;
(ustime & other) ;
() ;
Returns the stored count that represents microseconds from epoch