diff options
Diffstat (limited to '')
| -rw-r--r-- | ckcptime.awk | 3 |
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])) |
