PCV services: Difference between revisions
time:u, time:a, time:s (more stuff to come in a minute) |
|||
Line 87: | Line 87: | ||
|- | |- | ||
| 0 || | | 0 || | ||
|- | |||
|} | |||
= time:u, time:a, time:s = | |||
The following is "nn::timesrv::detail::service::IStaticService" | |||
{| class="wikitable" border="1" | |||
|- | |||
! Cmd || Name || Notes | |||
|- | |||
| 0 || GetStandardUserSystemClock || Returns an [[#ISystemClock]]. | |||
|- | |||
| 1 || GetStandardNetworkSystemClock || Returns an [[#ISystemClock]]. | |||
|- | |||
| 2 || GetStandardSteadyClock || Returns an [[#ISteadyClock]]. | |||
|- | |||
| 3 || GetTimeZoneService || Returns an [[#ITimeZoneService]]. | |||
|- | |||
| 4 || GetStandardLocalSystemClock || Returns an [[#ISystemClock]]. | |||
|- | |||
| 100 || IsStandardUserSystemClockAutomaticCorrectionEnabled || | |||
|- | |||
| 101 || SetStandardUserSystemClockAutomaticCorrectionEnabled || | |||
|- | |||
| 200 || IsStandardNetworkSystemClockAccuracySufficient || | |||
|- | |- | ||
|} | |} |