Changes

Jump to navigation Jump to search
Line 1,223: Line 1,223:  
| 80 || [4.0.0+] [[#SetWirelessPriorityMode]]
 
| 80 || [4.0.0+] [[#SetWirelessPriorityMode]]
 
|-
 
|-
| 90 || [6.0.0+] GetAccumulatedSuspendedTickValue
+
| 90 || [6.0.0+] [[#GetAccumulatedSuspendedTickValue]]
 
|-
 
|-
| 91 || [6.0.0+] GetAccumulatedSuspendedTickChangedEvent
+
| 91 || [6.0.0+] [[#GetAccumulatedSuspendedTickChangedEvent]]
 
|-
 
|-
 
| 100 || [7.0.0+] [[#SetAlbumImageTakenNotificationEnabled]]
 
| 100 || [7.0.0+] [[#SetAlbumImageTakenNotificationEnabled]]
Line 1,388: Line 1,388:     
The input value must be 1 or 2.
 
The input value must be 1 or 2.
 +
 +
=== GetAccumulatedSuspendedTickValue ===
 +
No input, returns an output u64 tick value.
 +
 +
Gets the total time in ticks that the process was suspended.
 +
 +
=== GetAccumulatedSuspendedTickChangedEvent ===
 +
No input, returns an output Event handle with autoclear=true.
 +
 +
This is signaled when the output from [[#GetAccumulatedSuspendedTickValue]] is updated.
    
=== SetAlbumImageTakenNotificationEnabled ===
 
=== SetAlbumImageTakenNotificationEnabled ===

Navigation menu