Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

DsLogAdmin::TimeInterval Struct Reference

A time interval consists of an absolute start and stop time. More...

import "DsLogAdmin.idl";

List of all members.

Public Attributes

TimeT start
TimeT stop


Detailed Description

A time interval consists of an absolute start and stop time.

The times are specified in 100 nano seconds since the base time (Oct 15, 1582).


Member Data Documentation

TimeT DsLogAdmin::TimeInterval::start
 

TimeT DsLogAdmin::TimeInterval::stop