Merge tag 'upstream/1.40' into tizen.
[platform/upstream/connman.git] / doc / clock-api.txt
index 6818f5a..a7fdf55 100755 (executable)
@@ -85,3 +85,12 @@ Properties   uint64 Time [readonly or readwrite]  [experimental]
 
                        This list of servers is used when TimeUpdates is set
                        to auto.
+
+               boolean TimeserverSynced [readonly]  [experimental]
+
+                       This value indicates if the current system time
+                       is synced via NTP servers.
+
+                       True when TimeUpdates is set to auto and Time value
+                       results from the system time synchronization with a NTP
+                       server. Otherwise False.