2.2.2.12 Timestamp Structure

The Timestamp structure is used to contain the current system time of the client.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

header

Value

...

...

header (3 bytes): The header field contains the CommonHeader structure (section 2.2.2.2), where the value of the Id field is set to 8 (Timestamp), as specified in TypeId enumeration (section 2.2.1.3), and the value of the Length field is set to 8 bytes.

Value (8 bytes): The Value field is a 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).