©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  

timespec Struct Reference

Inheritance diagram for timespec:

Ux::TimeNsec List of all members.

Detailed Description

Description:
Structure for time in seconds and nanoseconds (Std. UNIX; see AUP2 Sec. 1.7.2)
Headers:

Definition at line 3618 of file SUS_Summary.

Public Attributes

time_t tv_sec
long tv_nsec


Member Data Documentation

long timespec::tv_nsec
 

nanoseconds

Definition at line 3620 of file SUS_Summary.

Referenced by Ux::TimeNsec::get_string(), Ux::operator<<(), thread_heartbeat(), and Ux::TimeNsec::TimeNsec().

time_t timespec::tv_sec
 

seconds

Definition at line 3619 of file SUS_Summary.

Referenced by Ux::TimeNsec::get_string(), Ux::operator<<(), thread_heartbeat(), and Ux::TimeNsec::TimeNsec().


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