Namespaces | Functions
Time.h File Reference
#include <coil/config_coil.h>
#include <coil/TimeValue.h>
#include <ace/OS_NS_sys_time.h>
#include <ace/OS_NS_unistd.h>
#include <ace/OS_NS_sys_select.h>
Include dependency graph for ace/coil/Time.h:

Go to the source code of this file.

Namespaces

namespace  coil
 

Common Object Interface Layer.


Functions

int coil::gettimeofday (struct timeval *tv, struct timezone *tz)
 Get the time and timezone.
TimeValue coil::gettimeofday ()
 Get the time.
int coil::settimeofday (const struct timeval *tv, const struct timezone *tz)
 Set the time and timezone.
unsigned int coil::sleep (unsigned int seconds)
 Stop a processing at specified second time.
int coil::sleep (TimeValue &interval)
int coil::usleep (useconds_t usec)
 Stop a processing at specified micro second time.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:09