Hi ,

I am running some program. It takes 2 seconds. But I feel it should take some fraction of second.

I want to see the timing it runs.

Is there and way I can see up to miliseconds.

But when I make SET TIMING ON, I see like this.

Hour:Minute:Second:Mili Seconds
Elapsed: 00:00:00.00

But is it possible to get in this format, like in MS 4 digit. Becuase 1000 ms is one second.

Elapsed: 00:00:00.0000

Thnaks..

SKD