cpuTime property
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.
Implementation
final num cpuTime;
Specifies cumulative CPU usage in seconds across all threads of the process since the process start.
final num cpuTime;