Changes

Jump to navigation Jump to search
141 bytes added ,  16:32, 22 July 2019
no edit summary
Line 14: Line 14:  
| 1 || GetPerformanceMode
 
| 1 || GetPerformanceMode
 
|-
 
|-
| 6 || [7.0.0+] IsCpuOverclockEnabled
+
| 6 || [7.0.0+] [[#IsCpuOverclockEnabled]]
 
|}
 
|}
    
== OpenSession ==
 
== OpenSession ==
 
Returns an [[#ISession]].
 
Returns an [[#ISession]].
 +
 +
== IsCpuOverclockEnabled ==
 +
No input, returns an output u8 bool.
    
= apm:p =
 
= apm:p =
Line 96: Line 99:  
| 1 || GetPerformanceConfiguration
 
| 1 || GetPerformanceConfiguration
 
|-
 
|-
| 2 || [8.0.0+] SetCpuOverclockEnabled
+
| 2 || [8.0.0+] [[#SetCpuOverclockEnabled]]
 
|}
 
|}
   Line 104: Line 107:  
== GetPerformanceConfiguration ==
 
== GetPerformanceConfiguration ==
 
Takes an u32 [[#PerformanceMode]] and returns an output u32 [[#PerformanceConfiguration]].
 
Takes an u32 [[#PerformanceMode]] and returns an output u32 [[#PerformanceConfiguration]].
 +
 +
== SetCpuOverclockEnabled ==
 +
Takes an input u8 bool, no output.
    
== PerformanceMode ==
 
== PerformanceMode ==

Navigation menu