I read the following on Ortwin Glück's blog (via PlanetApache):

"...do not use differences of the system timers ... With system timers
I mean System.currentTimeMillis() and System.nanoTime(). Rather the
ThreadMXBean.getCurrentThreadCpuTime() method should be used."

http://www.odi.ch/weblog/posting.php?posting=495

Thought it probably has relevance to the monitoring and performance
sandbox components.

Niall

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to