Date: Sun, 18 May 1997 17:50:31 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Mark Slagell <sluggo AT ames DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Why can't I get rawclock() to work?
In-Reply-To: <337BD31C.2838@ames.net>
Message-ID: <Pine.SUN.3.91.970518174933.16797L-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Precedence: bulk


On Thu, 15 May 1997, Mark Slagell wrote:

> I still don't know why rawclock() always returns zero.  What am I doing
> wrong?

Nothing's wrong except the docs.  `rawclock' always returns values 
relative to the first time it is called, so the very first call by 
definition returns a zero.