Public Attributes

acstime::Duration Struct Reference

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


The documentation for this struct was generated from the following file: