Classes | |
class | ACE_Time_Value |
Operations on "timeval" structures, which express time in seconds (secs) and microseconds (usecs). More... | |
Variables | |
suseconds_t const | ACE_ONE_SECOND_IN_USECS = 1000000 |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Export | ACE_U_LongLong |
ACE_END_VERSIONED_NAMESPACE_DECL static ACE_BEGIN_VERSIONED_NAMESPACE_DECL const ACE_Time_Value & | __zero_time = ACE_Time_Value::zero |
static const ACE_Time_Value & | __max_time = ACE_Time_Value::max_time |
const ACE_Time_Value& __max_time = ACE_Time_Value::max_time [static] |
ACE_END_VERSIONED_NAMESPACE_DECL static ACE_BEGIN_VERSIONED_NAMESPACE_DECL const ACE_Time_Value& __zero_time = ACE_Time_Value::zero [static] |
suseconds_t const ACE_ONE_SECOND_IN_USECS = 1000000 |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Export ACE_U_LongLong |