#include <boost/chrono/duration.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::chrono | |
Functions | |
template<class To , class Rep , class Period > | |
To | boost::chrono::round (const duration< Rep, Period > &d) |
rounds to nearest, to even on tie More... | |