timespec Struct Reference

#include <os_time.h>

List of all members.

Public Attributes

time_t tv_sec
 Seconds.
long tv_nsec
 Nanoseconds.


Detailed Description

Definition at line 58 of file os_time.h.


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_OS::nanosleep(), 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_OS::nanosleep(), 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 Tue Feb 2 17:35:53 2010 for ACE by  doxygen 1.4.7