Activity Monitor showing my CPU usage is more than 100% ???(iOS)

activity-monitor, cpu-usage, ios, memory, xcode

Solution

It's per CPU core. A two-core CPU can go to 200%, 4-core to 400%, etc.

Problem

My messenger Application is using more than 100% CPU usage.How can one program use more CPU than I have? What is that percentage based on?

Original source