From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: High resolution clock
26 Jul 1997 00:22:48 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <01BC99AF.F8889B40.cygnus.gnu-win32@sos>
Original-To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Joerg Lepler'"
	 <joerg@std.saic.com>
Encoding: 13 TEXT
Original-Sender: owner-gnu-win32@cygnus.com

Joerg Lepler wrote:
>
> Does anyone know about such clock functions for the win32 environment?
>

usleep() and select() with zero fdsets both have 1 millisecond resolution. 
itimer stuff has the same resolution, but is less precisely because of 
usage window messages.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
