Time.hpp File Reference

#include <boost/thread.hpp>
#include "boost/date_time/posix_time/posix_time.hpp"
Include dependency graph for Time.hpp:

Go to the source code of this file.

Namespaces

namespace  brics_oodl

Defines

#define SLEEP_MILLISEC(millisec)   boost::this_thread::sleep(boost::posix_time::milliseconds((millisec)));
#define SLEEP_SEC(sec)   boost::this_thread::sleep(boost::posix_time::seconds((sec)));

Define Documentation

#define SLEEP_MILLISEC ( millisec   )     boost::this_thread::sleep(boost::posix_time::milliseconds((millisec)));

Definition at line 9 of file Time.hpp.

#define SLEEP_SEC ( sec   )     boost::this_thread::sleep(boost::posix_time::seconds((sec)));

Definition at line 11 of file Time.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


brics_oodl_scanner_libs
Author(s): Alexander Bubeck
autogenerated on Fri Jan 11 09:51:19 2013