protected override void OnClockSync(PacketClockSync msg) { Clock.AddSample(msg.StartTime, DateTime.UtcNow.Ticks, msg.SentOnUTC); }