Searched defs:Timestamp (Results 1 – 3 of 3) sorted by relevance
272 Timestamp() in Timestamp() function275 Timestamp(int64_t position, int64_t nanoseconds) in Timestamp() function
38 typedef struct Timestamp { struct41 } Timestamp; typedef
291 using Timestamp = int64_t; member