Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000,...
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
parent
25cd6840
Please register or sign in to comment