#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 | TimeStamp |
typedef BACITimeInterval | TimeInterval |
Functions | |
TimeStamp | getTimeStamp () |
TimeInterval | getTime () |
ACE_CString | getStringifiedTimeStamp () |
ACE_Time_Value | UTCtoACE_Time_Value (const TimeStamp &time) |
ACE_CString | getStringifiedUTC (TimeInterval time) |
Variables | |
const CORBA::ULongLong | UTCtoUNIXTimeBaseOffset = ACE_UINT64_LITERAL(0x2D8539C80) |
|
Deprecated. Use acsutilTimeStamp.h. Type defintion for a period of time. |
|
Deprecated. Use acsutilTimeStamp.h. Type definition for timestamps. |
|
Deprecated. Use acsutilTimeStamp.h instead. Get current time in ISO8601 format
|
|
Returns UTC time in the ISO8601 format
|
|
Deprecated. Use acsutilTimeStamp.h instead. Get current time in UTC format Should be used only as relative time, this is NOT in UTC format (for performance)
|
|
Deprecated. Use acsutilTimeStamp.h instead. Get current time in UTC format
|
|
Deprecated. Use acsutilTimeStamp.h instead. |
|
Deprecated. Use acsutilTimeStamp.h instead. |