added typecasts to make the timers calculate with doubles, not longs as they
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Oct 2001 14:45:47 +0000 (14:45 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 31 Oct 2001 14:45:47 +0000 (14:45 +0000)
commitbbdc9f15e79876696fab6a41c7a02624a5c113de
tree6af718d2771ae4c4f7178bcadd5ee49b8c9636a9
parentae4f8243a9427812cc52780d900ed9f47bd74f9e
added typecasts to make the timers calculate with doubles, not longs as they
accidentally did after the Curl_tvdiff() interface change
lib/progress.c