Query: std::chrono_time_point
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::chrono::time_point< _Clock, _Duration >(3cxx) std::chrono::time_point< _Clock, _Duration >(3cxx)NAMEstd::chrono::time_point< _Clock, _Duration > -SYNOPSISPublic Types typedef _Clock clock typedef _Duration duration typedef duration::period period typedef duration::rep rep Public Member Functions time_point & operator+= (const duration &__dur) time_point & operator-= (const duration &__dur) time_point (const duration &__dur) template<typename _Duration2 > time_point (const time_point< clock, _Duration2 > &__t) duration time_since_epoch () const Static Public Member Functions static const time_point max () static const time_point min () Detailed Description template<typename _Clock, typename _Duration>struct std::chrono::time_point< _Clock, _Duration > time_point Definition at line 465 of file chrono. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 std::chrono::time_point< _Clock, _Duration >(3cxx)
Related Man Pages |
---|
std::chrono(3) - centos |
std::__basic_future(3) - debian |
std::chrono::duration(3) - debian |
std::shared_future(3) - debian |
std::condition_variable_any(3cxx) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Find columns in a file based on header and print to new file |