Skip to content
Commit 0908a6c6 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment