Rather than a loop subtracting 1e6 to convert usecs to secs/usecs, just
authorMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 04:33:32 +0000 (04:33 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 9 Apr 2002 04:33:32 +0000 (04:33 +0000)
commite681e8206641ec61d3ef8918f15351e8d84ccf4f
tree7d902e70f14d5b3a76aec90201ecb48d5a2fede7
parent08571358b19618268310c975448be5f49dd6c667
Rather than a loop subtracting 1e6 to convert usecs to secs/usecs, just
use div/mod.
io.c