Changes

417 bytes added ,  17:42, 26 March 2018
Line 167: Line 167:  
! Cmd || Name
 
! Cmd || Name
 
|-
 
|-
| 0 ||  
+
| 0 || OpenEnsureNetworkClockAvailabilityService
 
|-
 
|-
| 100 ||  
+
| 100 || SuspendAutonomicTimeCorrection
 
|-
 
|-
| 101 ||
+
| 101 || ResumeAutonomicTimeCorrection
 
|}
 
|}
    
Network-time-sync uses the "<...>/time" HTTPS URL listed in the below Network section. This just returns an UTC Unix time string.
 
Network-time-sync uses the "<...>/time" HTTPS URL listed in the below Network section. This just returns an UTC Unix time string.
 +
 +
== IEnsureNetworkClockAvailabilityService ==
 +
This is "nn::ntc::detail::service::IEnsureNetworkClockAvailabilityService".
 +
 +
{| class="wikitable" border="1"
 +
|-
 +
! Cmd || Name
 +
|-
 +
| 0 || StartTask
 +
|-
 +
| 1 || GetFinishNotificationEvent
 +
|-
 +
| 2 || GetResult
 +
|-
 +
| 3 || Cancel
 +
|-
 +
| 4 || IsProcessing
 +
|-
 +
| 5 || GetServerTime
 +
|}
    
= Network =
 
= Network =