timespec Struct Reference

#include <os_time.h>

List of all members.

Public Attributes

time_t tv_sec
 Seconds.

long tv_nsec
 Nanoseconds.


Member Data Documentation

long timespec::tv_nsec
 

Nanoseconds.

Definition at line 63 of file os_time.h.

Referenced by ACE_OS::gethrtime(), ACE_OS::gettimeofday(), ACE_POSIX_AIOCB_Proactor::handle_events_i(), ACE_Time_Value::operator timespec_t(), ACE_Time_Value::set(), and ACE_OS::sleep().

time_t timespec::tv_sec
 

Seconds.

Definition at line 61 of file os_time.h.

Referenced by ACE_OS::gethrtime(), ACE_OS::gettimeofday(), ACE_POSIX_AIOCB_Proactor::handle_events_i(), ACE_Time_Value::operator timespec_t(), ACE_Time_Value::set(), and ACE_OS::sleep().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:33:39 2006 for ACE by doxygen 1.3.6