Time_Value.h File Reference

#include "ace/os_include/os_time.h"
#include "ace/Basic_Types.h"
#include "ace/Time_Value.inl"

Include dependency graph for Time_Value.h:

This graph shows which files directly or indirectly include this file:


Classes

class  ACE_Time_Value
 Operations on "timeval" structures, which express time in seconds (secs) and microseconds (usecs). More...

Defines

#define ACE_ONE_SECOND_IN_MSECS   1000L
#define ACE_ONE_SECOND_IN_NSECS   1000000000L

Variables

suseconds_t const ACE_ONE_SECOND_IN_USECS = 1000000

Detailed Description

Id
Time_Value.h 80826 2008-03-04 14:51:23Z wotte

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Define Documentation

#define ACE_ONE_SECOND_IN_MSECS   1000L

#define ACE_ONE_SECOND_IN_NSECS   1000000000L


Variable Documentation

suseconds_t const ACE_ONE_SECOND_IN_USECS = 1000000


Generated on Wed Apr 23 02:35:06 2008 for ACE by  doxygen 1.5.5