Fixed check vs. max offset, it was wrong.
If number was positive, was converting to "(N)" for some reason. Parens don't compare well with integers... Also don't need "bc" just to compute abs(), just use "tr" to remove '-'. Also adjust the max offset a smidge to 5ms, 1ms is a bit tight.
Showing
Please register or sign in to comment