19.75. Timestamp

Second accurate date-time record type.

Copy
Copied!
            

message Timestamp { sint64 value = 1; }


19.75.1.1. value

type: sint64

The number of seconds before or after 0000-01-01 00:00:00Z.

All values are recorded as if in the Universal Time Zone (GMT+0).

© Copyright 2018-2020, NVIDIA Corporation. All rights reserved. Last updated on Jun 28, 2023.