Search results

  1. P

    Elapsed Time While Running Simple Loops. Please Help.

    When we tried the following code on our Solaris Machine, it some times shows an elapsed time interval of up to 80 Milli Seconds. However same algorithm(written in C) shows no elapse. Why Progress 4GL is showing this elapse in time. Please help. def var stime as int. def var xtime as int. def...
Top