hi,
I want to know the time taken by the Tcl/Tk compiler to execute my procedure.
Is there a built-in function in Tcl that give the process time, or do we have to call something like a timer, where it has to be called before and after the procedure so that we can measure the difference?
thnx,
Raj.
I want to know the time taken by the Tcl/Tk compiler to execute my procedure.
Is there a built-in function in Tcl that give the process time, or do we have to call something like a timer, where it has to be called before and after the procedure so that we can measure the difference?
thnx,
Raj.