Difference between revisions of "APT:GetApplicationCpuTimeLimit"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00500040] |- | 1 | 1 |} =Response= {| class="wikitable" border="1" |- ! Index...")
 
Line 26: Line 26:
 
|-
 
|-
 
| 2
 
| 2
| Syscore CPU time percentage (5-30)
+
| Syscore CPU time percentage (5-80)
 
|}
 
|}
  
 
=Description=
 
=Description=
This gets the amount of syscore CPU time available to the running application.  It can be 0% or range from 5% to 30%.
+
This gets the amount of syscore CPU time available to the running application.  It can be 0% or range from 5% to 80%.

Revision as of 19:29, 9 October 2014

Request

Index Word Description
0 Header code [0x00500040]
1 1

Response

Index Word Description
0 Header code
1 Result code
2 Syscore CPU time percentage (5-80)

Description

This gets the amount of syscore CPU time available to the running application. It can be 0% or range from 5% to 80%.