Re: [JAVA3D] Java 3D High Res Timer WinXP Bug

2003-11-24 Thread Alessandro Borges
John, I recomend you build a new Timer class. I've found J3DTimer fails under Linux, and System.currentTimeMillis() fails under Win98. The way out is build a new Timer class, which tests the best timer and use it. Under the erlier releases of Win XP (there are so many now...) I found System.cur

[JAVA3D] Java 3D High Res Timer WinXP Bug

2003-11-22 Thread John Wright
One of our customers running WinXP Pro has run into a bug with our software. The Java 3D high res timer returns a resolution of zero (and apparently all timings are zero). His Win98 machine runs our software flawlessly. Since we have many other customers that use WinXP I'm guessing it must be a