| TImestamping in ANT | TImestamping in ANT 2007-07-09 - By dkhanna01
I need to find out the time taken by each of the process/target in our build.xml file. Now for doing this I have use ANT tstamp task to calculate the start time and end time of the process. Now my question is how do I find out the total time taken by the process, I mean is there any way to calculate difference between "End time" and "Start time"
Thanks -- View this message in context: http://www.nabble.com/TImestamping-in-ANT -tf4050746.html#a11506172 Sent from the Ant - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |