timer: Fix timer calibration logic.
authorFarshad Ghanei <farshadg@buffalo.edu>
Wed, 28 Mar 2018 17:34:35 +0000 (13:34 -0400)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 31 Mar 2018 17:12:01 +0000 (10:12 -0700)
loops_per_tick calculation should get updated with loops_per_tick, not with
high_bit.


No differences found