©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

timeval Struct Reference

Inheritance diagram for timeval:

Ux::TimeMsec Ux::Timeval List of all members.

Detailed Description

Description:
Structure for gettimeofday (Std. UNIX; see AUP2 Sec. 1.7.1)
Headers:

Definition at line 3628 of file SUS_Summary.

Public Attributes

time_t tv_sec
suseconds_t tv_usec


Member Data Documentation

time_t timeval::tv_sec
 

seconds

Definition at line 3629 of file SUS_Summary.

Referenced by ev_sleep(), Ux::TimeMsec::get_string(), Ux::operator<<(), readbuf(), show(), Ux::TimeMsec::TimeMsec(), and timeval_subtract().

suseconds_t timeval::tv_usec
 

microseconds

Definition at line 3630 of file SUS_Summary.

Referenced by ev_sleep(), Ux::TimeMsec::get_string(), Ux::operator<<(), readbuf(), show(), Ux::TimeMsec::TimeMsec(), and timeval_subtract().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:15 2004 for AUP2 Example Source by doxygen 1.3.1