You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Kannan Ekanath <ka...@gmail.com> on 2007/06/15 09:21:28 UTC

Getting execution times for each target

Hi,
I am trying to get execution times (in terms of milliseconds) for each ant
target, and report it (for performance reasons). Can someone tell me if
there is any way of doing this. I was trying to echo the <tstamp/> as
milliseconds but calculations seem to be very difficult.

Has someone done something similar before?
-- 
Regards,
Kannan Ekanath