DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
DAnCE::Time_Value Union Reference

import "Domain_Validator.idl";

Collaboration diagram for DAnCE::Time_Value:
Collaboration graph

Public Attributes

long seconds
 Desired delay in seconds. More...
 
long long useconds
 Desired delay in useconds. More...
 
double time
 Double represending desired delay, in seconds with remainder as useconds. More...
 

Member Data Documentation

long DAnCE::Time_Value::seconds

Desired delay in seconds.

double DAnCE::Time_Value::time

Double represending desired delay, in seconds with remainder as useconds.

long long DAnCE::Time_Value::useconds

Desired delay in useconds.


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