libqi-api
2.0.6.8
|
#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) |