From: Johannes Truschnigg Date: Tue, 15 Mar 2022 11:09:16 +0000 (+0100) Subject: Whitespace fixup X-Git-Url: https://johannes.truschnigg.info/gitweb/?a=commitdiff_plain;h=94159645c6a5f10bc0d14ab2f157f5f91a199583;p=sqm_lagthrottle Whitespace fixup --- diff --git a/__lagdetect.awk b/__lagdetect.awk index ba720a4..691085b 100644 --- a/__lagdetect.awk +++ b/__lagdetect.awk @@ -47,6 +47,7 @@ BEGIN { process_record(pn, bytes, lat) } + function update_ts() { ts = get_time() if( (ts - ts_old) < 0.1 ) {