PCV services: Difference between revisions

ISteadyClock
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 =