Closed HaileyJang closed 3 years ago
Implementing latency protobuf. Need to determine whether to send it over intervals or buttons.
Format of the protobuf:
message TimeStamps { uint64 dawn_timestamp = 1; uint64 runtime_timestamp = 2; }
Close in favor of https://github.com/pioneers/dawn/issues/81
Implementing latency protobuf. Need to determine whether to send it over intervals or buttons.
Format of the protobuf:
message TimeStamps { uint64 dawn_timestamp = 1; uint64 runtime_timestamp = 2; }