libqi-api
2.1.4.13
|
#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 | |
qi | |
qi general namespace | |
boost | |
boost::chrono | |
Macros | |
#define | _QI_CLOCK_HXX_ |
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) |