We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
view CPU (Read 548 times)
view CPU
Oct 28th, 2009, 9:47am
 
Hello,

is there a way to get the cpu time value in my script?

Thanks a lot for your help!
Yours
Re: view CPU
Reply #1 - Oct 29th, 2009, 1:39am
 
Well, googling for java get cpu time gave me, as first link, an interesting page: How to get CPU, system, and user time for benchmarking
Looks like it is quite simple since Java 1.5 (otherwise, it would be a quite low level task).
Page Index Toggle Pages: 1