Skip to content

test/gstnetclientclock: use GST_CLOCK_DIFF

Ross Burton requested to merge ross/gstreamer:clock into main

Instead of manually comparing and formatting the difference between two timestamps, use GST_CLOCK_DIFF to get the difference and GST_STIME_FORMAT to display it.

Signed-off-by: Ross Burton ross.burton@arm.com

Merge request reports