Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

acstime::Duration Struct Reference

import "acstime.midl";

List of all members.

Public Attributes

ACS::TimeInterval value


Detailed Description

A structure to hold a duration. This structure holds a period or span of time, or term. It is not related to any particular instant of time.

A duration is encoded in units of 100 nanoseconds, i.e. $ 10^-7 $ seconds, and can be positive or negative. A Duration is stored in a signed 64-bit integer, giving it a range of more than +/- 29,227 years. This same representation is used by the CORBA and X/Open DCE Time Services.


Member Data Documentation

ACS::TimeInterval acstime::Duration::value
 


The documentation for this struct was generated from the following file:
Generated on Thu Apr 30 02:28:52 2009 for ACS IDL interfaces by doxygen 1.3.8