I need to try to figure out a way to trap elapsed milliseconds. I
looked at SYSTEM(9), but that doesn't appear to give me what I need.
Any pointers would be much appreciated, as I am under INTENSE time
pressure.
> I need to try to figure out a way to trap elapsed milliseconds. I
> looked at SYSTEM(9), but that doesn't appear to give me what I need.
> Any pointers would be much appreciated, as I am under INTENSE time
> pressure.
> I need to try to figure out a way to trap elapsed milliseconds. I
> looked at SYSTEM(9), but that doesn't appear to give me what I need.
> Any pointers would be much appreciated, as I am under INTENSE time
> pressure.
> I need to try to figure out a way to trap elapsed milliseconds. I
> looked at SYSTEM(9), but that doesn't appear to give me what I need.
> Any pointers would be much appreciated, as I am under INTENSE time
> pressure.
> SYSTEM(12) will give elapsed time in milliseconds. SYSTEM(9),
> as you've found out, is just used CPU time in milliseconds.
> > Hi all:
> > jBASE 4.1.6.7
> > OS HP-UX B.11.31
> > I need to try to figure out a way to trap elapsed milliseconds. I
> > looked at SYSTEM(9), but that doesn't appear to give me what I need.
> > Any pointers would be much appreciated, as I am under INTENSE time
> > pressure.