Changes

No change in size ,  18:29, 5 April 2019
no edit summary
Line 60: Line 60:  
== SetCpuBoostMode ==
 
== SetCpuBoostMode ==
 
Takes an u32 [[#CpuBoostMode]].
 
Takes an u32 [[#CpuBoostMode]].
  −
== GetCurrentPerformanceConfiguration ==
  −
Returns the currently active [[#PerformanceConfiguration]] (default value is 0x00020003).
      
=== CpuBoostMode ===
 
=== CpuBoostMode ===
Line 75: Line 72:  
| 2 || Use [[#PerformanceConfiguration|performance configurations]] 0x9222000B and 0x9222000C.
 
| 2 || Use [[#PerformanceConfiguration|performance configurations]] 0x9222000B and 0x9222000C.
 
|}
 
|}
 +
 +
== GetCurrentPerformanceConfiguration ==
 +
Returns the currently active [[#PerformanceConfiguration]] (default value is 0x00020003).
    
= ISession =
 
= ISession =