Time_Value.h File Reference

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

Include dependency graph for Time_Value.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of 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_USECS   1000000L
#define ACE_ONE_SECOND_IN_NSECS   1000000000L


Detailed Description

Time_Value.h,v 4.59 2006/02/10 10:37:02 jwillemsen Exp

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

Definition in file Time_Value.h.


Define Documentation

#define ACE_ONE_SECOND_IN_MSECS   1000L
 

Definition at line 28 of file Time_Value.h.

Referenced by ACE_OS::sleep().

#define ACE_ONE_SECOND_IN_NSECS   1000000000L
 

Definition at line 30 of file Time_Value.h.

Referenced by ACE_Profile_Timer::elapsed_time(), ACE_OS::gethrtime(), ACE_High_Res_Timer::print_ave(), and ACE_High_Res_Timer::print_total().

#define ACE_ONE_SECOND_IN_USECS   1000000L
 

Definition at line 29 of file Time_Value.h.

Referenced by ACE_Profile_Timer::elapsed_time(), ACE_High_Res_Timer::gettime(), ACE_High_Res_Timer::global_scale_factor(), ACE_OS::mutex_lock(), ACE_Time_Value::normalize(), ACE_Time_Value::operator *=(), ACE_Dynamic_Message_Strategy::priority_status(), ACE_OS::sema_wait(), ACE_Time_Value::set(), and ACE_OS::ualarm().


Generated on Thu Nov 9 11:13:17 2006 for ACE by doxygen 1.3.6