Changes

Jump to navigation Jump to search
370 bytes added ,  21:36, 19 September 2017
ISystemClock
Line 138: Line 138:     
= ISystemClock =
 
= ISystemClock =
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name || Notes
 +
|-
 +
| 0 || GetCurrentTime || Returns an nn::time::PosixTime (time since epoch).
 +
|-
 +
| 2 || SetCurrentTime || Takes an nn::time::PosixTime.
 +
|-
 +
| 3 || GetSystemClockContext || Returns an 0x20 byte struct (nn::time::SystemClockContext).
 +
|-
 +
| 4 || SetSystemClockContext  || Takes an nn::time::SystemClockContext
 +
|-
 +
|}
       
= ITimeZoneService =
 
= ITimeZoneService =

Navigation menu