That's an interesting point. I'll check this and make some benchs for monitoring.
Thanks 2008/6/4 Niall Pemberton <[EMAIL PROTECTED]>: > 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] > >