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