Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: elapsed time in millisecond

Re: elapsed time in millisecond

From: Joerg Lanzinger <joerg_at_lanzinger.de>
Date: Tue, 16 Nov 1999 09:31:43 +0100
Message-ID: <3831166F.77E29F81@lanzinger.de>


Hi,

I faced the same problem, and all I could think of was writting an external C-procedure reading out system ticks. Of course this introduces some measurement flaws through the calling overhead, but this overhead should remain constant.

HTH
  Jörg

Norris schrieb:

> How can I get the elasped time in millisecond between start and end time interval ?
Received on Tue Nov 16 1999 - 02:31:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US