View Single Post
  #2 (permalink)  
Old 10-15-2003, 04:43 PM
SWFKit SWFKit is offline
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:SysInfo.cpuSpeed - NaN

Thank you.

We use CPUID/RDTSC instruction to calculate the CPU speed. If the processor doesn't support CPUID and RDTSC, the method will return NaN.

We will try to improve it after SWFKit 2.0 has been out.
Reply With Quote