LADI
/
spa
1
Fork 0

impl-node: restore previous signal_time

So that we can save if below and do the stats correctly.
This commit is contained in:
Wim Taymans 2023-05-03 19:03:16 +02:00
parent 107061bb77
commit 1d872c5cde
1 changed files with 2 additions and 0 deletions

View File

@ -1730,6 +1730,8 @@ static int node_ready(void *data, int status)
a->cpu_load[0], a->cpu_load[1], a->cpu_load[2]);
pw_context_driver_emit_complete(node->context, node);
a->prev_signal_time = a->signal_time;
}
/* This update is done too late, the driver should do this