hi,
I already checked with this tcl command 'time', but it gives the real time, i.e., the real time taken by the process. but suppose if my system is busy with some other process, say P2(which consumes 50 % of my CPU) then this might affect the actual process, say P1, that I wanted to get the...