Namespaces | Typedefs | Functions | Variables

baciTime.h File Reference

#include <baciExport.h>
#include <baciTypes.h>
Include dependency graph for baciTime.h:

Go to the source code of this file.

Namespaces

namespace  baci

Typedefs

typedef BACITimeStamp baci::TimeStamp
typedef BACITimeInterval baci::TimeInterval

Functions

TimeStamp baci::getTimeStamp ()
TimeInterval baci::getTime ()
ACE_CString baci::getStringifiedTimeStamp ()
ACE_Time_Value baci::UTCtoACE_Time_Value (const TimeStamp &time)
ACE_CString baci::getStringifiedUTC (TimeInterval time)

Variables

static const CORBA::ULongLong baci::UTCtoUNIXTimeBaseOffset = ACE_UINT64_LITERAL(0x2D8539C80)

Detailed Description

Header file for BACI Time Stamps. This entire header is deprecated! Use acsutilTimeStamp.h instead which includes exactly the same functionality.