Re: ftime() not giving miliseconds?

Alex Buell (alex.buell@tahallah.demon.co.uk)
Mon, 10 May 1999 23:27:13 +0100 (BST)


On Mon, 10 May 1999, Pavel Machek wrote:

> usleep(10000);

Your original program:
It's now 926374609.0
It's now 926374609.0

Trying with usleep(100000) yields same results.

I just tried usleep(1000000);

Results with that is:
It's now 926374478.0
It's now 926374479.0

Hmm.

Cheers,
Alex
--
"A mind opened by new ideas can never return to its original limits"

http://www.tahallah.demon.co.uk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/