import "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 |
The inaccuracy is packed into inacclo & inacchi. tdf holds the time displacement factor.
There are a total of 16 octets in this struct.
Definition at line 67 of file TimeBase.pidl.
|
|
The upper bound for the innacuracy.
Definition at line 76 of file TimeBase.pidl. |
|
|
The lowest bound for innacuracy.
Definition at line 73 of file TimeBase.pidl. |
|
|
Definition at line 79 of file TimeBase.pidl. |
|
|
The actual time.
Definition at line 70 of file TimeBase.pidl. |
1.3.6