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; }
What needs to do:
UI:
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; }