| TAO
    2.3.4
    | 
A timestamp in UTC time. More...
import"TimeBase.pidl";
| Public Attributes | |
| TimeT | time | 
| The actual time.  More... | |
| unsigned long | inacclo | 
| The lowest bound for innacuracy.  More... | |
| unsigned short | inacchi | 
| The upper bound for the innacuracy.  More... | |
| TdfT | tdf | 
A timestamp in UTC time.
The inaccuracy is packed into inacclo & inacchi. tdf holds the time displacement factor.
There are a total of 16 octets in this struct.
| unsigned short TimeBase::UtcT::inacchi | 
The upper bound for the innacuracy.
| unsigned long TimeBase::UtcT::inacclo | 
The lowest bound for innacuracy.
| TimeT TimeBase::UtcT::time | 
The actual time.
 1.8.9.1
 1.8.9.1