Module remote_clock_sync

Source
Expand description

Nested message and enum types in RemoteClockSync.

Structsยง

SyncedClocks
Synchronized clock snapshots taken on both sides of the relay port (the tracing service and the relay service). A round of clock synchronization IPC takes emits 2 SyncedClocks messages, i.e., client snapshot -> host snapshot -> client snapshot -> host snapshot.