![]() |
| ||
| How to get total time of running program Hai, I write a simulation and need to set the time for running the simulation. the simulation should stop based on the time that heve been set .How to set start time, get the current time and lastly to get the total time of java running program? really hope u can help me asap :) |
| ||
| Re: How to get total time of running program So what have u tried so far.. ? Post the code you've done.. |
| ||
| Re: How to get total time of running program 1) we don't do your homework for you, show some effort 2) we're certainly not going to let you order us around to do it "asap". If and when we do anything it'll be at a time and place of our choosing, not yours, suggesting anything else makes us LESS eager to help you. 3) (general warning) it's NOT "urgent" to anyone except possibly you, and if it is you should have started sooner. 4) properly define your problem domain. WHAT do you want to measure exactly? What that is defines where and how to measure it. |
| ||
| Re: How to get total time of running program can someone teach me how to get the running time of this program? import java.io.*;thank you very much! |
| ||
| Re: How to get total time of running program Well the basic way of getting time in a program is to use long x = System.getCurrentTime(); which returns the current time of the computer in milliseconds. Anyone with a brain could figure it out from there! :p |
| ||
| Re: How to get total time of running program ammm we should compute it with our hands lol.. |
| ||
| Re: How to get total time of running program ive an abacus if you want one |
| ||
| Re: How to get total time of running program Quote:
perhaps you are thinking of System.currentTimeMillis() |
| ||
| Re: How to get total time of running program Lol, my mistake, thats it right there. |
| All times are GMT -4. The time now is 8:58 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC