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

unsigned int tv_sec
 seconds

long tv_usec
 microseconds


Member Data Documentation

unsigned int timeval::tv_sec
 

seconds

Definition at line 11 of file TimeET.h.

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

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<(), operator<<(), TimeET::Set(), and TimeET::Value().


The documentation for this struct was generated from the following file:
Tekkotsu v2.0
Generated Wed Jan 21 03:23:30 2004 by Doxygen 1.3.4