Reputation: 12176
Hi guys is there any way i can get CPU usage and CPU memory usage details in flex? I know that flash can't access any system resources. But is there any way?
Upvotes: 0
Views: 1007
Reputation: 4434
don't know how to access cpu stats, however it's possible to monitor memory using flash.system.System
class
Upvotes: 1
Reputation: 21411
Chrome has a task manager which isolates cpu and memory usage for flash. But make sure there's no other flash running in any other tabs.
Upvotes: 0