From: Marcos D. de A. <mar...@gm...> - 2010-02-15 16:07:28
|
After a Gridlet is returned by a GridResource, you can invoke methods from the Gridlet class such as getWallClockTime() to get the amount of time that the Gridlet stayed in the last resource. Also, you can used other methods like getExecStartTime(), getSubmissionTime() and getFinishTime() to calculate the time to which you refer. Sorry, but I did not understand what you intended to do by reading the previous e-mail. Regards, Marcos CHARRLIE PRADEEP wrote: > hi > > i didnt ask how to calculate the simulation time... i just wanna > calculate the job time..consider suppose i am giving one job to my > processing element... i want the processing time of that single job |