Homepage
Demos
Overview
Downloads
Dev. Resources
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<(), 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.4.1
Generated Tue Aug 16 16:35:11 2005 by Doxygen 1.4.4