Fix overflow in delta percentage calculation due to the fact that our 32 bit
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 11 Jul 2003 23:33:24 +0000 (23:33 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 11 Jul 2003 23:33:24 +0000 (23:33 +0000)
commitbf850417fc0b50e43db46b2aca5880642e780e7e
tree589ea35a9ef175bf04d1dd149b3dfbf84d6fbda7
parent6ad39cae663c271410864cfa6784f4ae3091d910
Fix overflow in delta percentage calculation due to the fact that our 32 bit
cp_time[] counters are now in microseconds.
contrib/top/utils.c