Classes | Namespaces | Defines | Functions
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

namespace  coil
 

Common Object Interface Layer.


Defines

#define EPOCHFILETIME   (116444736000000000i64)

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 (unsigned int usec)
 Stop a processing at specified micro second time.

Define Documentation

#define EPOCHFILETIME   (116444736000000000i64)

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



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