Date: Sun, 2 Nov 1997 16:26:27 +0200 (IST) From: Eli Zaretskii To: "Gurunandan R. Bhat" cc: djgpp AT delorie DOT com Subject: Re: Tracing the path of Software Interrupts In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 1 Nov 1997, Gurunandan R. Bhat wrote: > Yes. I will do that and report back. Though from the top of my head I > cannot guess how to detect the *lost* ticks without installing another > int 0x8 handler.... If you chain, compare to the BIOS clock tick count. If you don't chain, get the system clock and multiply seconds by 18.2.