Classes | Namespaces | Macros | Functions
win32/coil/Time.h File Reference
#include <windows.h>
#include <winsock.h>
#include <time.h>
#include <coil/config_coil.h>
#include <coil/TimeValue.h>
Include dependency graph for win32/coil/Time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coil::timezone
 

Namespaces

 coil
 Common Object Interface Layer.
 

Macros

#define EPOCHFILETIME   (116444736000000000i64)
 

Functions

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

Macro Definition Documentation

#define EPOCHFILETIME   (116444736000000000i64)

Definition at line 33 of file win32/coil/Time.h.



openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:01