libqi-api  2.0.6.8
Classes | Namespaces | Functions
/home/opennao/work/master/sdk/libqi/qi/clock.hxx File Reference
#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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines