has Timestamp Ns
Number of nanoseconds from an arbitrary point of time in the past.
This can be used to check elapsed time between events for a single
game, but not necessarily between events between two games.Content copied to clipboard
int64 timestamp_ns = 1;
Return
Whether the timestampNs field is set.