From: "Jake anderson" <[email protected]> Sent: Wednesday, 7 March 2012 7:05 PM
Hello All, I am looking for a assembler source code which would help in measurng the CPU time taken for each statement in COBOL. Could anyone advise me if you have sample Code using which I can modify according to my requirement.
PL/I has builtin functions for obtaining the time, and for computing the elapsed time. Doesn't your COBOL compiler have something similar?
