mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 08:16:06 +08:00
replay: cleanup output (#22434)
This commit is contained in:
@@ -234,7 +234,6 @@ void Replay::stream() {
|
||||
continue;
|
||||
}
|
||||
|
||||
qDebug() << "unlogging at" << (int)((cur_mono_time_ - route_start_ts_) * 1e-9);
|
||||
uint64_t evt_start_ts = cur_mono_time_;
|
||||
uint64_t loop_start_ts = nanos_since_boot();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user