Homepage Demos Overview Downloads Tutorials Reference
Credits

timeval Struct Reference

#include <TimeET.h>

List of all members.


Detailed Description

would be defined by system - we redefine the same structure in case we're compiling for Aperios

Definition at line 10 of file TimeET.h.

Public Attributes

time_t tv_sec
 seconds
long tv_usec
 microseconds


Member Data Documentation

time_t timeval::tv_sec
 

seconds

Definition at line 11 of file TimeET.h.

Referenced by TimeET::operator+(), TimeET::operator+=(), TimeET::operator-(), TimeET::operator-=(), TimeET::operator<(), and operator<<().

long timeval::tv_usec
 

microseconds

Definition at line 12 of file TimeET.h.

Referenced by TimeET::operator+(), TimeET::operator+=(), TimeET::operator-(), TimeET::operator-=(), TimeET::operator<(), and operator<<().


The documentation for this struct was generated from the following file:

Tekkotsu v2.2.1
Generated Tue Nov 23 16:37:53 2004 by Doxygen 1.3.9.1