Re: [JAVA3D] Help in CPU useage

2003-02-03 Thread Justin Couch
GB Liu wrote: When I run my J3D program, I found that sometimes part of the function can not be performed correctly. I checked the CUP usage and found that at most time when the Program is running, the CPU usage is 100%. I guess that is the reason of disfunctioning. Could you please give me so

[JAVA3D] Help in CPU useage

2003-02-03 Thread GB Liu
Title: Network Blitz Hi Friends:   When I run my J3D program, I found that sometimes part of the function can not be performed correctly.  I checked the CUP usage and found that at most time when the Program is running, the CPU usage is 100%.  I guess that is the reason of disfunctioning.  C