|
libqi-api
2.1.0.18
|
#include <boost/chrono/ceil.hpp>Go to the source code of this file.
Classes | |
| struct | boost::chrono::clock_string< qi::SteadyClock, CharT > |
| struct | boost::chrono::clock_string< qi::WallClock, CharT > |
Namespaces | |
| namespace | qi |
qi general namespace | |
| namespace | boost |
| namespace | boost::chrono |
Functions | |
| template<class Rep , class Period > | |
| void | qi::sleepFor (const boost::chrono::duration< Rep, Period > &d) |
| template<class Duration > | |
| void | qi::sleepUntil (const boost::chrono::time_point< SteadyClock, Duration > &t) |
| template<class Duration > | |
| void | qi::sleepUntil (const boost::chrono::time_point< WallClock, Duration > &t) |