karthick
karthick

Reputation: 12176

Get CPU usage and CPU memory consumption from flash?

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

Answers (2)

www0z0k
www0z0k

Reputation: 4434

don't know how to access cpu stats, however it's possible to monitor memory using flash.system.System class

Upvotes: 1

HyderA
HyderA

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

Related Questions