From 3162873a9cea2d2363c5765af794a1f0b6eddd96 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Tue, 1 Dec 2020 18:35:07 -0500 Subject: [PATCH] Improves the meaning and result of time_since_flush(). --- ClockReceiver/JustInTime.hpp | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ClockReceiver/JustInTime.hpp b/ClockReceiver/JustInTime.hpp index 79f456d06..6d5a89583 100644 --- a/ClockReceiver/JustInTime.hpp +++ b/ClockReceiver/JustInTime.hpp @@ -86,9 +86,13 @@ template