libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Functions
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

 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)
 

Macro Definition Documentation

#define _QI_CLOCK_HXX_

Definition at line 9 of file clock.hxx.