Namespaces | Functions
Time.h File Reference
#include <unistd.h>
#include <sys/time.h>
#include <sys/types.h>
#include <time.h>
#include <iostream>
#include <coil/config_coil.h>
#include <coil/TimeValue.h>
Include dependency graph for posix/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)
 Stop a processing at specified second time.
int coil::usleep (useconds_t usec)
 Stop a processing at specified micro second time.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Aug 27 2015 14:16:39