©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  

itimerspec Struct Reference

List of all members.

Detailed Description

Description:
Structure for timer_ functions (Std. UNIX; see AUP2 Sec. 9.7.6)
Headers:

Definition at line 3308 of file SUS_Summary.

Public Attributes

timespec it_interval
timespec it_value


Member Data Documentation

struct timespec itimerspec::it_interval
 

reset value

Definition at line 3309 of file SUS_Summary.

struct timespec itimerspec::it_value
 

current value

Definition at line 3310 of file SUS_Summary.


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