©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  

itimerval Struct Reference

List of all members.

Detailed Description

Description:
Structure for getitimer and setitimer (Std. UNIX; see AUP2 Sec. 9.7.4)
Headers:

Definition at line 3318 of file SUS_Summary.

Public Attributes

timeval it_interval
timeval it_value


Member Data Documentation

struct timeval itimerval::it_interval
 

reset value

Definition at line 3319 of file SUS_Summary.

struct timeval itimerval::it_value
 

current value

Definition at line 3320 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