TAO
2.0.8
|
A timestamp in UTC time. More...
#include <TimeBase.pidl>
Public Attributes | |
TimeT | time |
The actual time. | |
unsigned long | inacclo |
The lowest bound for innacuracy. | |
unsigned short | inacchi |
The upper bound for the innacuracy. | |
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 UtcT::inacchi |
The upper bound for the innacuracy.
unsigned long UtcT::inacclo |
The lowest bound for innacuracy.
The actual time.