summaryrefslogtreecommitdiff
path: root/ckcptime.awk
diff options
context:
space:
mode:
authorwukong <wukong@longaeva>2025-12-05 19:29:10 -0800
committerwukong <wukong@longaeva>2025-12-05 19:29:10 -0800
commita57c9ad6feac3417bfef88395a4b1ab8c6995867 (patch)
treeadac2e3bf09136f05e8f6952bf5c145df3380074 /ckcptime.awk
parentdf1e57f1ac6df30174e269edbe68b5b5f7fa5c2b (diff)
clean up unused code;
Diffstat (limited to 'ckcptime.awk')
-rw-r--r--ckcptime.awk3
1 files changed, 0 insertions, 3 deletions
diff --git a/ckcptime.awk b/ckcptime.awk
index df5e188..9d8d5a7 100644
--- a/ckcptime.awk
+++ b/ckcptime.awk
@@ -150,9 +150,6 @@ BEGIN {
#print("t0_est = ", t0_est[1])
#print("t_boot_unc = ", t0_est[2])
- # wait (sleep) based on uncertainty
- # print(60.0/t0_est[2])
-
# check uptime, update estimate
#print(ck_uptime(t0_est[1], t0_est[2]))