Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Time Requirements

Deprecated
Typedef system_time
Non-member function get_system_time()

As of Boost 1.50.0, the Boost.Thread library uses Boost.Chrono library for all operations that require a time out as defined in the standard c++11. These include (but are not limited to):


PrevUpHomeNext